/arch/x86/include/asm/ |
D | xor_32.h | 23 #define ST(x, y) " movq %%mm"#y", 8*("#x")(%1) ;\n" macro 46 ST(i, 0) \ in xor_pII_mmx_2() 48 ST(i+1, 1) \ in xor_pII_mmx_2() 50 ST(i + 2, 2) \ in xor_pII_mmx_2() 52 ST(i + 3, 3) in xor_pII_mmx_2() 94 ST(i, 0) \ in xor_pII_mmx_3() 96 ST(i + 1, 1) \ in xor_pII_mmx_3() 98 ST(i + 2, 2) \ in xor_pII_mmx_3() 100 ST(i + 3, 3) in xor_pII_mmx_3() 147 ST(i, 0) \ in xor_pII_mmx_4() [all …]
|
D | xor.h | 52 #define ST(x, y) " movaps %%xmm"#y", "OFFS(x)"(%[p1]) ;\n" macro 92 ST(i, 0) \ in xor_sse_2() 93 ST(i + 1, 1) \ in xor_sse_2() 94 ST(i + 2, 2) \ in xor_sse_2() 95 ST(i + 3, 3) \ in xor_sse_2() 133 BLK64(NOP, ST, i) \ in xor_sse_2_pf64() 184 ST(i, 0) \ in xor_sse_3() 185 ST(i + 1, 1) \ in xor_sse_3() 186 ST(i + 2, 2) \ in xor_sse_3() 187 ST(i + 3, 3) \ in xor_sse_3() [all …]
|
/arch/powerpc/kernel/ |
D | align.c | 41 #define ST 1 /* store */ macro 68 { 4, ST }, /* 00 0 0010: stw */ 72 { 2, ST }, /* 00 0 0110: sth */ 76 { 4, ST+F+S }, /* 00 0 1010: stfs */ 77 { 8, ST+F }, /* 00 0 1011: stfd */ 81 { 8, ST }, /* 00 0 1111: std/stdu */ 84 { 4, ST+U }, /* 00 1 0010: stwu */ 88 { 2, ST+U }, /* 00 1 0110: sthu */ 89 { 4, ST+M }, /* 00 1 0111: stmw */ 92 { 4, ST+F+S+U }, /* 00 1 1010: stfsu */ [all …]
|
/arch/arm/mach-spear/ |
D | Kconfig | 6 bool "ST SPEAr Family" if ARCH_MULTI_V7 || ARCH_MULTI_V5 19 bool "ST SPEAr13xx" 40 Supports ST SPEAr1310 machine configured via the device-tree 46 Supports ST SPEAr1340 machine configured via the device-tree 51 bool "ST SPEAr3xx" 67 Supports ST SPEAr300 machine configured via the device-tree 73 Supports ST SPEAr310 machine configured via the device-tree 79 Supports ST SPEAr320 machine configured via the device-tree 84 bool "ST SPEAr6XX" 97 Supports ST SPEAr600 boards configured via the device-treesource "arch/arm/mach-spear6xx/Kconfig"
|
/arch/arm/mach-nomadik/ |
D | Kconfig | 2 bool "ST-Ericsson Nomadik" 19 Support for the Nomadik platform by ST-Ericsson 25 bool "ST 8815 Nomadik Hardware Kit (evaluation board)"
|
/arch/tile/lib/ |
D | memcpy_user_64.c | 64 #define ST1 ST 65 #define ST2 ST 66 #define ST4 ST 67 #define ST8 ST
|
D | memcpy_64.c | 34 #define ST(p, v) (*(p) = (v)) macro 38 #define ST1 ST 39 #define ST2 ST 40 #define ST4 ST 41 #define ST8 ST
|
/arch/arm/mach-u300/ |
D | Kconfig | 3 menu "ST-Ericsson AB U300/U335 Platform" 5 comment "ST-Ericsson Mobile Platform Products" 13 comment "ST-Ericsson U300/U335 Feature Selections"
|
/arch/arm/boot/dts/ |
D | hrefprev60.dts | 2 * Copyright 2012 ST-Ericsson AB 18 model = "ST-Ericsson HREF (pre-v60) platform with Device Tree";
|
D | ccu9540.dts | 2 * Copyright 2012 ST-Ericsson AB 16 model = "ST-Ericsson CCU9540 platform with Device Tree";
|
D | u9540.dts | 2 * Copyright 2012 ST-Ericsson AB 16 model = "ST-Ericsson U9540 platform with Device Tree";
|
D | dove-dove-db.dts | 28 /* spi0.0: 4M Flash ST-M25P32-VMF6P */
|
D | ste-nomadik-s8815.dts | 2 * Device Tree for the ST-Ericsson Nomadik S8815 board
|
D | hrefv60plus.dts | 2 * Copyright 2012 ST-Ericsson AB 18 model = "ST-Ericsson HREF (v60+) platform with Device Tree";
|
D | stuib.dtsi | 2 * Copyright 2012 ST-Ericsson AB
|
D | spear600-evb.dts | 16 model = "ST SPEAr600 Evaluation Board";
|
D | spear310-evb.dts | 18 model = "ST SPEAr310 Evaluation Board";
|
D | spear320-evb.dts | 18 model = "ST SPEAr320 Evaluation Board";
|
D | spear300-evb.dts | 18 model = "ST SPEAr300 Evaluation Board";
|
D | href.dtsi | 2 * Copyright 2012 ST-Ericsson AB
|
D | spear320-hmi.dts | 18 model = "ST SPEAr320 HMI Board";
|
/arch/arm/mach-ux500/ |
D | Kconfig | 2 bool "ST-Ericsson U8500 Series" if ARCH_MULTI_V7 15 Support for ST-Ericsson's Ux500 architecture
|
/arch/mips/include/asm/mach-bcm63xx/ |
D | bcm63xx_dev_spi.h | 43 __GEN_SPI_RSET_BASE(__cpu, ST) \
|
/arch/arm/mach-rpc/ |
D | dma.c | 54 #define ST (IOMD_IO0ST - IOMD_IO0CURA) macro 105 status = iomd_readb(base + ST); in iomd_dma_handle()
|
/arch/mips/include/asm/octeon/ |
D | cvmx.h | 210 #define CVMX_BUILD_WRITE64(TYPE, ST) \ argument
|