HomeSort by: relevance | last modified time | path
    Searched refs:SPL (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
dra72-evm-common.dtsi 352 /* All SPL-* partitions are sized to minimal length
358 label = "NAND.SPL";
362 label = "NAND.SPL.backup1";
366 label = "NAND.SPL.backup2";
370 label = "NAND.SPL.backup3";
374 label = "NAND.u-boot-spl-os";
492 label = "QSPI.SPL";
496 label = "QSPI.SPL.backup1";
500 label = "QSPI.SPL.backup2";
504 label = "QSPI.SPL.backup3"
    [all...]
dra7-evm-common.dtsi 153 label = "QSPI.SPL";
157 label = "QSPI.SPL.backup1";
161 label = "QSPI.SPL.backup2";
165 label = "QSPI.SPL.backup3";
173 label = "QSPI.u-boot-spl-os";
am335x-guardian.dts 163 * All SPL-* partitions are sized to minimal length which can
171 label = "SPL";
176 label = "SPL.backup1";
181 label = "SPL.backup2";
186 label = "SPL.backup3";
dra7-evm.dts 479 /* All SPL-* partitions are sized to minimal length
485 label = "NAND.SPL";
489 label = "NAND.SPL.backup1";
493 label = "NAND.SPL.backup2";
497 label = "NAND.SPL.backup3";
501 label = "NAND.u-boot-spl-os";
am335x-evm.dts 542 /* All SPL-* partitions are sized to minimal length
548 label = "NAND.SPL";
552 label = "NAND.SPL.backup1";
556 label = "NAND.SPL.backup2";
560 label = "NAND.SPL.backup3";
564 label = "NAND.u-boot-spl-os";
am43x-epos-evm.dts 115 "Speaker", "SPL",
787 /* All SPL-* partitions are sized to minimal length
793 label = "NAND.SPL";
797 label = "NAND.SPL.backup1";
801 label = "NAND.SPL.backup2";
805 label = "NAND.SPL.backup3";
809 label = "NAND.u-boot-spl-os";
am335x-igep0033.dtsi 170 label = "SPL";
am437x-gp-evm.dts 984 /* All SPL-* partitions are sized to minimal length
990 label = "NAND.SPL";
994 label = "NAND.SPL.backup1";
998 label = "NAND.SPL.backup2";
1002 label = "NAND.SPL.backup3";
1006 label = "NAND.u-boot-spl-os";
da850-evm.dts 289 label = "U-Boot-SPL";
omap3-overo-base.dtsi 253 label = "SPL";
am57xx-idk-common.dtsi 544 label = "QSPI.SPL";
552 label = "QSPI.u-boot-spl-os";
  /src/sys/dev/hpc/
hpckbdkeymap.h 31 #define SPL 253 /* special key */
72 /* 5 */ UNK, UNK, UNK, 53 , 25 , UNK, UNK, SPL, /* Light */
74 /* 7 */ 205, 200, UNK, UNK, SPL, UNK, UNK, 28 , /* Off key */
126 /* 6 */ IGN, IGN, IGN, SPL, IGN, IGN, IGN, IGN, /* Light */
586 /*11 */ SPL, IGN, IGN, IGN, IGN, IGN, IGN, IGN,
607 /*11 */ SPL, IGN, IGN, IGN, IGN, IGN, IGN, IGN,
628 /*11 */ SPL, IGN, IGN, IGN, IGN, IGN, IGN, IGN,
658 /*11 */ SPL, IGN, IGN, IGN, IGN, IGN, IGN, IGN, /* ON button */
662 /*15 */ SPL, IGN, IGN, IGN, IGN, IGN, IGN, IGN /* LED button */
679 /*11 */ SPL, IGN, IGN, IGN, IGN, IGN, IGN, IGN, /* ON button *
    [all...]
hpckbd.c 411 if (key == SPL) {
  /src/sys/arch/sparc64/include/
psl.h 75 /* Interesting spl()s */
441 #define SPL(name, newpil) \
450 /* A non-priority-decreasing version of SPL */
465 #define SPL(name, newpil) \
473 /* A non-priority-decreasing version of SPL */
510 SPL(spl0, 0)
  /src/sys/arch/mac68k/mac68k/
locore.s 783 movw %sr,%d2 | save SPL
784 | raise SPL to splclock()
794 movw %d2,%sr | restore SPL
818 movw #PSL_LOWIPL,%sr | lower SPL
  /src/sys/arch/sun3/sun3/
locore.s 485 movw #PSL_LOWIPL,%sr | lower SPL
  /src/sys/arch/sun3/sun3x/
locore.s 470 movw #PSL_LOWIPL,%sr | lower SPL
  /src/sys/arch/virt68k/virt68k/
locore.s 253 movw #PSL_LOWIPL,%sr | lower SPL
525 movw #PSL_LOWIPL,%sr | lower SPL
  /src/sys/arch/cesfic/cesfic/
locore.s 659 movw #PSL_LOWIPL,%sr | lower SPL
  /src/sys/arch/next68k/next68k/
locore.s 680 movw #PSL_LOWIPL,%sr | lower SPL
  /src/sys/arch/mvme68k/mvme68k/
locore.s 640 movw #PSL_LOWIPL,%sr | lower SPL
927 movw #PSL_LOWIPL,%sr | lower SPL
  /src/sys/arch/x68k/x68k/
locore.s 728 movw #PSL_LOWIPL,%sr | lower SPL
  /src/sys/arch/luna68k/luna68k/
locore.s 619 movw #PSL_LOWIPL,%sr | lower SPL
  /src/sys/arch/news68k/news68k/
locore.s 736 movw #PSL_LOWIPL,%sr | lower SPL
  /src/sys/arch/atari/atari/
locore.s 787 movw #PSL_LOWIPL,%sr | lower SPL

Completed in 60 milliseconds

1 2