| /arch/powerpc/kernel/ |
| A D | swsusp_asm64.S | 62 #define SAVE_SPECIAL(special) \ argument 63 mf##special r0 ;\ 64 std r0, SL_##special(r11) 65 #define RESTORE_SPECIAL(special) \ argument 66 ld r0, SL_##special(r11) ;\ 67 mt##special r0
|
| /arch/m68k/fpsp040/ |
| A D | get_op.S | 493 beq move_unpack |special handling for fmove: must set FPSR_CC 498 bnes try_zero |if not equal, it is not special 500 cmpiw #7,%d1 |SE and y bits must be on for special 501 bnes try_zero |if not on, it is not special 502 |input is of the special cases of inf and NaN 507 bra finish |special already on stack 550 bnes mtry_zero |if not equal, it is not special 552 cmpiw #7,%d1 |SE and y bits must be on for special 553 bnes mtry_zero |if not on, it is not special 554 |input is of the special cases of inf and NaN [all …]
|
| A D | x_operr.S | 161 cmpil #0xffff8000,FPTEMP_LO(%a6) |test if ls lword is special 163 bsr check_upper |check if exp and ms mant are special 166 movel #0x80000000,%d0 |store special case result 188 cmpil #0xffffff80,FPTEMP_LO(%a6) |test if ls lword is special 190 bsr check_upper |check if exp and ms mant are special 193 movel #0x80000000,%d0 |store special case result 211 | This operr condition is not of the special case. Set operr
|
| A D | x_store.S | 135 beqs inf |if so, special case
|
| /arch/openrisc/boot/dts/ |
| A D | or1ksim.dts | 34 * OR1K PIC is built into CPU and accessed via special purpose
|
| A D | simple_smp.dts | 46 * OR1K PIC is built into CPU and accessed via special purpose
|
| /arch/arm64/boot/dts/mediatek/ |
| A D | mt8370.dtsi | 66 * This is a special case, where the GPU is the same as MT8188, but with one
|
| /arch/arc/kernel/ |
| A D | entry-arcv2.S | 201 ; Handle special case #1: (Entry via Exception, Return via IRQ) 226 ; Handle special case #2: (Entry via Exception in Delay Slot, Return via IRQ)
|
| /arch/arm/boot/dts/ti/omap/ |
| A D | am335x-sancloud-bbe-extended-wifi.dts | 90 ti,needs-special-hs-handling;
|
| A D | am5729-beagleboneai.dts | 548 ti,needs-special-reset; 564 ti,needs-special-reset;
|
| /arch/arm64/boot/dts/marvell/ |
| A D | ac5x-rd-carrier.dtsi | 8 * require any special DTS definitions.
|
| A D | ac5x-rd-carrier-cn9131.dts | 9 * which does not require any special DTS definitions.
|
| /arch/arm64/boot/dts/freescale/ |
| A D | fsl-ls1028a-kontron-kbox-a-230-ls.dts | 5 * This consists of a Kontron SMARC-sAL28 (Dual PHY) and a special
|
| /arch/powerpc/boot/dts/fsl/ |
| A D | b4420qds.dts | 27 * direct, indirect, incidental, special, exemplary, or consequential damages
|
| A D | b4420si-pre.dtsi | 27 * direct, indirect, incidental, special, exemplary, or consequential damages
|
| A D | b4420si-post.dtsi | 27 * direct, indirect, incidental, special, exemplary, or consequential damages
|
| A D | p5040si-pre.dtsi | 27 * direct, indirect, incidental, special, exemplary, or consequential damages
|
| A D | b4qds.dtsi | 27 * direct, indirect, incidental, special, exemplary, or consequential damages
|
| /arch/arm/boot/dts/intel/ixp/ |
| A D | intel-ixp42x-arcom-vulcan.dts | 81 * CHECKME: if special tweaks are needed, then fix the
|
| /arch/arm/boot/dts/nxp/imx/ |
| A D | imx6ull-dhcom-som.dtsi | 18 serial1 = &uart6; /* DHCOM UART2, special hardware required */ 24 spi1 = &ecspi4; /* DHCOM SPI2, special hardware required */
|
| /arch/mips/boot/dts/ingenic/ |
| A D | rs90.dts | 221 groups = "lcd-8bit", "lcd-16bit", "lcd-special";
|
| /arch/sh/lib/ |
| A D | checksum.S | 225 ! Handle first two bytes as a special case
|
| /arch/sh/kernel/cpu/sh2a/ |
| A D | entry.S | 197 ! restore special register
|
| /arch/arm/boot/dts/aspeed/ |
| A D | aspeed-bmc-ampere-mtjade.dts | 775 /*A0-A7*/ "","","","host0-special-boot","","","","", 787 /*I0-I7*/ "presence-ps0","presence-ps1","s1-special-boot","","","","","",
|
| /arch/sh/kernel/cpu/sh3/ |
| A D | entry.S | 481 * path and special case the event dispatch instead. This is the
|