Home
last modified time | relevance | path

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

123456789

/Linux-v5.10/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-v5.10/tools/testing/selftests/powerpc/nx-gzip/include/
Dnxu.h428 #define getnn(ST, REG) ((be32toh(ST.REG) >> (31-REG##_offset)) \ argument
430 #define getpnn(ST, REG) ((be32toh((ST)->REG) >> (31-REG##_offset)) \ argument
432 #define get32(ST, REG) (be32toh(ST.REG)) argument
433 #define getp32(ST, REG) (be32toh((ST)->REG)) argument
434 #define get64(ST, REG) (be64toh(ST.REG)) argument
435 #define getp64(ST, REG) (be64toh((ST)->REG)) argument
437 #define unget32(ST, REG) (get32(ST, REG) & ~((REG##_mask) \ argument
441 #define ungetp32(ST, REG) (getp32(ST, REG) & ~((REG##_mask) \ argument
445 #define clear_regs(ST) memset((void *)(&(ST)), 0, sizeof(ST)) argument
446 #define clear_dde(ST) do { ST.dde_count = ST.ddebc = 0; ST.ddead = 0; \ argument
[all …]
/Linux-v5.10/arch/x86/include/asm/
Dxor_32.h15 #define ST(x, y) " movq %%mm"#y", 8*("#x")(%1) ;\n" macro
38 ST(i, 0) \ in xor_pII_mmx_2()
40 ST(i+1, 1) \ in xor_pII_mmx_2()
42 ST(i + 2, 2) \ in xor_pII_mmx_2()
44 ST(i + 3, 3) in xor_pII_mmx_2()
86 ST(i, 0) \ in xor_pII_mmx_3()
88 ST(i + 1, 1) \ in xor_pII_mmx_3()
90 ST(i + 2, 2) \ in xor_pII_mmx_3()
92 ST(i + 3, 3) in xor_pII_mmx_3()
139 ST(i, 0) \ in xor_pII_mmx_4()
[all …]
Dxor.h41 #define ST(x, y) " movaps %%xmm"#y", "OFFS(x)"(%[p1]) ;\n" macro
81 ST(i, 0) \ in xor_sse_2()
82 ST(i + 1, 1) \ in xor_sse_2()
83 ST(i + 2, 2) \ in xor_sse_2()
84 ST(i + 3, 3) \ in xor_sse_2()
122 BLK64(NOP, ST, i) \ in xor_sse_2_pf64()
173 ST(i, 0) \ in xor_sse_3()
174 ST(i + 1, 1) \ in xor_sse_3()
175 ST(i + 2, 2) \ in xor_sse_3()
176 ST(i + 3, 3) \ in xor_sse_3()
[all …]
/Linux-v5.10/arch/arm/mach-spear/
DKconfig7 bool "ST SPEAr Family"
16 bool "ST SPEAr13xx"
34 Supports ST SPEAr1310 machine configured via the device-tree
41 Supports ST SPEAr1340 machine configured via the device-tree
46 bool "ST SPEAr3xx"
60 Supports ST SPEAr300 machine configured via the device-tree
66 Supports ST SPEAr310 machine configured via the device-tree
72 Supports ST SPEAr320 machine configured via the device-tree
77 bool "ST SPEAr6XX"
88 Supports ST SPEAr600 boards configured via the device-tree
/Linux-v5.10/drivers/pinctrl/spear/
DKconfig3 # ST Microelectronics SPEAr PINCTRL drivers
21 bool "ST Microelectronics SPEAr300 SoC pin controller driver"
26 bool "ST Microelectronics SPEAr310 SoC pin controller driver"
32 bool "ST Microelectronics SPEAr320 SoC pin controller driver"
38 bool "ST Microelectronics SPEAr1310 SoC pin controller driver"
44 bool "ST Microelectronics SPEAr1340 SoC pin controller driver"
54 Say yes here to support PLGPIO controller on ST Microelectronics SPEAr
/Linux-v5.10/arch/powerpc/kernel/
Dalign.c39 #define ST 1 /* store */ macro
65 { 8, ST+E8 }, /* 1 00 00: evstdd[x] */
66 { 8, ST+E4 }, /* 1 00 01: evstdw[x] */
67 { 8, ST }, /* 1 00 10: evstdh[x] */
73 { 4, ST }, /* 1 10 00: evstwhe[x] */
75 { 4, ST }, /* 1 10 10: evstwho[x] */
77 { 4, ST+E4 }, /* 1 11 00: evstwwe[x] */
79 { 4, ST+E4 }, /* 1 11 10: evstwwo[x] */
144 if (flags & ST) { in emulate_spe()
257 if (flags & ST) { in emulate_spe()
/Linux-v5.10/arch/arm/boot/dts/
Dste-hrefv60plus-stuib.dts3 * Copyright 2012 ST-Ericsson AB
5 * Device Tree for the HREF version 60 or later with the ST UIB
14 model = "ST-Ericsson HREF (v60+) and ST UIB";
Dste-hrefprev60-stuib.dts3 * Copyright 2012 ST-Ericsson AB
12 model = "ST-Ericsson HREF (pre-v60) and ST UIB";
Dste-hrefprev60-tvk.dts3 * Copyright 2012 ST-Ericsson AB
12 model = "ST-Ericsson HREF (pre-v60) and TVK1281618 UIB";
Dste-hrefv60plus-tvk.dts3 * Copyright 2012 ST-Ericsson AB
14 model = "ST-Ericsson HREF (v60+) and TVK1281618 UIB";
/Linux-v5.10/fs/nfsd/
Dnfs3proc.c699 #define ST 1 /* status*/ macro
713 .pc_xdrressize = ST,
723 .pc_xdrressize = ST+AT,
733 .pc_xdrressize = ST+WC,
743 .pc_xdrressize = ST+FH+pAT+pAT,
753 .pc_xdrressize = ST+pAT+1,
763 .pc_xdrressize = ST+pAT+1+NFS3_MAXPATHLEN/4,
773 .pc_xdrressize = ST+pAT+4+NFSSVC_MAXBLKSIZE/4,
783 .pc_xdrressize = ST+WC+4,
793 .pc_xdrressize = ST+(1+FH+pAT)+WC,
[all …]
Dnfsproc.c614 #define ST 1 /* status */ macro
636 .pc_xdrressize = ST+AT,
646 .pc_xdrressize = ST+AT,
665 .pc_xdrressize = ST+FH+AT,
674 .pc_xdrressize = ST+1+NFS_MAXPATHLEN/4,
684 .pc_xdrressize = ST+AT+1+NFSSVC_MAXBLKSIZE_V2/4,
703 .pc_xdrressize = ST+AT,
713 .pc_xdrressize = ST+FH+AT,
722 .pc_xdrressize = ST,
731 .pc_xdrressize = ST,
[all …]
/Linux-v5.10/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-v5.10/arch/arm/mach-nomadik/
DKconfig3 bool "ST-Ericsson Nomadik"
17 Support for the Nomadik platform by ST-Ericsson
22 bool "ST 8815 Nomadik Hardware Kit (evaluation board)"
/Linux-v5.10/drivers/phy/st/
DKconfig14 tristate "ST SPEAR1310-MIPHY driver"
18 Support for ST SPEAr1310 MIPHY which can be used for PCIe and SATA.
21 tristate "ST SPEAR1340-MIPHY driver"
25 Support for ST SPEAr1340 MIPHY which can be used for PCIe and SATA.
/Linux-v5.10/tools/perf/scripts/perl/Perf-Trace-Util/
DContext.c42 struct scripting_context * context = INT2PTR(struct scripting_context *,SvIV(ST(0))); in XS()
65 struct scripting_context * context = INT2PTR(struct scripting_context *,SvIV(ST(0))); in XS()
88 struct scripting_context * context = INT2PTR(struct scripting_context *,SvIV(ST(0))); in XS()
/Linux-v5.10/Documentation/gpu/
Dmcde.rst4 drm/mcde ST-Ericsson MCDE Multi-channel display engine
8 :doc: ST-Ericsson MCDE Driver
/Linux-v5.10/Documentation/admin-guide/media/
Dfrontend-cardlist.rst54 stv0297 ST STV0297 based
76 stb6000 ST STB6000 silicon tuner
77 stv0288 ST STV0288 based
78 stv0299 ST STV0299 based
79 stv0900 ST STV0900 based
80 stv6110 ST STV6110 silicon tuner
124 stv0367 ST STV0367 based
/Linux-v5.10/Documentation/devicetree/bindings/arm/ux500/
Dboards.txt1 ST-Ericsson Ux500 boards
39 model = "ST-Ericsson HREF (pre-v60) and ST UIB";
/Linux-v5.10/drivers/gpu/drm/mcde/
DKconfig2 tristate "DRM Support for ST-Ericsson MCDE (Multichannel Display Engine)"
16 Choose this option for DRM support for the ST-Ericsson MCDE
/Linux-v5.10/drivers/nfc/st95hf/
DKconfig6 This enables the ST NFC driver for ST95HF NFC transceiver.
10 Say Y here to compile support for ST NFC transceiver ST95HF
/Linux-v5.10/Documentation/hwmon/
Dab8500.rst6 * ST-Ericsson AB8500
21 See also Documentation/hwmon/abx500.rst. This is the ST-Ericsson AB8500 specific
/Linux-v5.10/arch/arm/mach-u300/
DKconfig3 bool "ST-Ericsson U300 Series"
16 Support for ST-Ericsson U300 series mobile platforms.
/Linux-v5.10/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.

123456789