Home
last modified time | relevance | path

Searched refs:ST (Results 1 – 25 of 199) sorted by relevance

12345678

/Linux-v4.19/drivers/gpu/drm/etnaviv/
Detnaviv_cmd_parser.c26 #define ST(start, num) { (start) >> 2, (num) } macro
28 ST(0x1200, 1),
29 ST(0x1228, 1),
30 ST(0x1238, 1),
31 ST(0x1284, 1),
32 ST(0x128c, 1),
33 ST(0x1304, 1),
34 ST(0x1310, 1),
35 ST(0x1318, 1),
36 ST(0x12800, 4),
[all …]
/Linux-v4.19/arch/x86/include/asm/
Dxor_32.h23 #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 …]
Dxor.h49 #define ST(x, y) " movaps %%xmm"#y", "OFFS(x)"(%[p1]) ;\n" macro
89 ST(i, 0) \ in xor_sse_2()
90 ST(i + 1, 1) \ in xor_sse_2()
91 ST(i + 2, 2) \ in xor_sse_2()
92 ST(i + 3, 3) \ in xor_sse_2()
130 BLK64(NOP, ST, i) \ in xor_sse_2_pf64()
181 ST(i, 0) \ in xor_sse_3()
182 ST(i + 1, 1) \ in xor_sse_3()
183 ST(i + 2, 2) \ in xor_sse_3()
184 ST(i + 3, 3) \ in xor_sse_3()
[all …]
/Linux-v4.19/arch/arm/mach-spear/
DKconfig6 bool "ST SPEAr Family"
15 bool "ST SPEAr13xx"
33 Supports ST SPEAr1310 machine configured via the device-tree
40 Supports ST SPEAr1340 machine configured via the device-tree
45 bool "ST SPEAr3xx"
59 Supports ST SPEAr300 machine configured via the device-tree
65 Supports ST SPEAr310 machine configured via the device-tree
71 Supports ST SPEAr320 machine configured via the device-tree
76 bool "ST SPEAr6XX"
87 Supports ST SPEAr600 boards configured via the device-tree
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dspear.txt1 ST SPEAr Platforms Device Tree Bindings
4 Boards with the ST SPEAr600 SoC shall have the following properties:
8 Boards with the ST SPEAr300 SoC shall have the following properties:
12 Boards with the ST SPEAr310 SoC shall have the following properties:
16 Boards with the ST SPEAr320 SoC shall have the following properties:
20 Boards with the ST SPEAr1310 SoC shall have the following properties:
24 Boards with the ST SPEAr1340 SoC shall have the following properties:
Dsti.txt1 ST STi Platforms Device Tree Bindings
4 Boards with the ST STiH415 SoC shall have the following properties:
8 Boards with the ST STiH416 SoC shall have the following properties:
12 Boards with the ST STiH407 SoC shall have the following properties:
16 Boards with the ST STiH410 SoC shall have the following properties:
20 Boards with the ST STiH418 SoC shall have the following properties:
/Linux-v4.19/drivers/pinctrl/spear/
DKconfig2 # ST Microelectronics SPEAr PINCTRL drivers
20 bool "ST Microelectronics SPEAr300 SoC pin controller driver"
25 bool "ST Microelectronics SPEAr310 SoC pin controller driver"
31 bool "ST Microelectronics SPEAr320 SoC pin controller driver"
37 bool "ST Microelectronics SPEAr1310 SoC pin controller driver"
43 bool "ST Microelectronics SPEAr1340 SoC pin controller driver"
53 Say yes here to support PLGPIO controller on ST Microelectronics SPEAr
/Linux-v4.19/arch/powerpc/kernel/
Dalign.c42 #define ST 1 /* store */ macro
68 { 8, ST+E8 }, /* 1 00 00: evstdd[x] */
69 { 8, ST+E4 }, /* 1 00 01: evstdw[x] */
70 { 8, ST }, /* 1 00 10: evstdh[x] */
76 { 4, ST }, /* 1 10 00: evstwhe[x] */
78 { 4, ST }, /* 1 10 10: evstwho[x] */
80 { 4, ST+E4 }, /* 1 11 00: evstwwe[x] */
82 { 4, ST+E4 }, /* 1 11 10: evstwwo[x] */
134 !access_ok((flags & ST ? VERIFY_WRITE : VERIFY_READ), in emulate_spe()
147 if (flags & ST) { in emulate_spe()
[all …]
/Linux-v4.19/fs/nfsd/
Dnfsproc.c583 #define ST 1 /* status */ macro
595 .pc_xdrressize = ST,
605 .pc_xdrressize = ST+AT,
615 .pc_xdrressize = ST+AT,
623 .pc_xdrressize = ST,
633 .pc_xdrressize = ST+FH+AT,
642 .pc_xdrressize = ST+1+NFS_MAXPATHLEN/4,
652 .pc_xdrressize = ST+AT+1+NFSSVC_MAXBLKSIZE_V2/4,
660 .pc_xdrressize = ST,
670 .pc_xdrressize = ST+AT,
[all …]
Dnfs3proc.c689 #define ST 1 /* status*/ macro
702 .pc_xdrressize = ST,
712 .pc_xdrressize = ST+AT,
722 .pc_xdrressize = ST+WC,
732 .pc_xdrressize = ST+FH+pAT+pAT,
742 .pc_xdrressize = ST+pAT+1,
752 .pc_xdrressize = ST+pAT+1+NFS3_MAXPATHLEN/4,
762 .pc_xdrressize = ST+pAT+4+NFSSVC_MAXBLKSIZE/4,
772 .pc_xdrressize = ST+WC+4,
782 .pc_xdrressize = ST+(1+FH+pAT)+WC,
[all …]
Dnfs2acl.c369 #define ST 1 /* status*/ macro
375 PROC(null, void, void, void, RC_NOCACHE, ST),
376 PROC(getacl, getacl, getacl, getacl, RC_NOCACHE, ST+1+2*(1+ACL)),
377 PROC(setacl, setacl, attrstat, attrstat, RC_NOCACHE, ST+AT),
378 PROC(getattr, fhandle, attrstat, attrstat, RC_NOCACHE, ST+AT),
379 PROC(access, access, access, access, RC_NOCACHE, ST+AT+1),
/Linux-v4.19/arch/arm/boot/dts/
Dste-hrefv60plus-stuib.dts2 * Copyright 2012 ST-Ericsson AB
11 * Device Tree for the HREF version 60 or later with the ST UIB
19 model = "ST-Ericsson HREF (v60+) and ST UIB";
Dste-hrefprev60-stuib.dts2 * Copyright 2012 ST-Ericsson AB
17 model = "ST-Ericsson HREF (pre-v60) and ST UIB";
Dste-hrefprev60-tvk.dts2 * Copyright 2012 ST-Ericsson AB
17 model = "ST-Ericsson HREF (pre-v60) and TVK1281618 UIB";
Dste-hrefv60plus-tvk.dts2 * Copyright 2012 ST-Ericsson AB
19 model = "ST-Ericsson HREF (v60+) and TVK1281618 UIB";
/Linux-v4.19/arch/arm/mach-nomadik/
DKconfig2 bool "ST-Ericsson Nomadik"
16 Support for the Nomadik platform by ST-Ericsson
21 bool "ST 8815 Nomadik Hardware Kit (evaluation board)"
/Linux-v4.19/Documentation/devicetree/bindings/pwm/
Dst,stmpe-pwm.txt1 == ST STMPE PWM controller ==
3 This is a PWM block embedded in the ST Microelectronics STMPE
4 (ST Multi-Purpose Expander) chips. The PWM is registered as a
/Linux-v4.19/drivers/phy/st/
DKconfig13 tristate "ST SPEAR1310-MIPHY driver"
17 Support for ST SPEAr1310 MIPHY which can be used for PCIe and SATA.
20 tristate "ST SPEAR1340-MIPHY driver"
24 Support for ST SPEAr1340 MIPHY which can be used for PCIe and SATA.
/Linux-v4.19/tools/perf/scripts/perl/Perf-Trace-Util/
DContext.c58 struct scripting_context * context = INT2PTR(struct scripting_context *,SvIV(ST(0))); in XS()
81 struct scripting_context * context = INT2PTR(struct scripting_context *,SvIV(ST(0))); in XS()
104 struct scripting_context * context = INT2PTR(struct scripting_context *,SvIV(ST(0))); in XS()
/Linux-v4.19/Documentation/devicetree/bindings/arm/ux500/
Dboards.txt1 ST-Ericsson Ux500 boards
39 model = "ST-Ericsson HREF (pre-v60) and ST UIB";
/Linux-v4.19/drivers/nfc/st95hf/
DKconfig5 This enables the ST NFC driver for ST95HF NFC transceiver.
9 Say Y here to compile support for ST NFC transceiver ST95HF
/Linux-v4.19/Documentation/hwmon/
Dab85005 * ST-Ericsson AB8500
17 See also Documentation/hwmon/abx500. This is the ST-Ericsson AB8500 specific
/Linux-v4.19/Documentation/devicetree/bindings/phy/
Dst-spear-miphy.txt1 ST SPEAr miphy DT details
4 ST Microelectronics SPEAr miphy is a phy controller supporting PCIe and SATA.
/Linux-v4.19/Documentation/devicetree/bindings/cpufreq/
Dcpufreq-st.txt1 Binding for ST's CPUFreq driver
4 ST's CPUFreq driver attempts to read 'process' and 'version' attributes
36 This requires the ST CPUFreq driver to supply 'process' and 'version' info.
/Linux-v4.19/drivers/media/radio/wl128x/
DKconfig2 # TI's wl128x FM driver based on TI's ST driver.
4 menu "Texas Instruments WL128x FM driver (ST based)"

12345678