Home
last modified time | relevance | path

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

123456

/linux/drivers/gpu/drm/etnaviv/
H A 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/tools/testing/selftests/powerpc/nx-gzip/include/
H A 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/arch/arm/mach-spear/
H A 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"
/linux/arch/sparc/lib/
H A Dcopy_user.S59 #define ST(insn, dst, offset, reg, label) \ macro
73 ST(st, dst, offset + 0x00, t0, bigchunk_fault) \
74 ST(st, dst, offset + 0x04, t1, bigchunk_fault) \
75 ST(st, dst, offset + 0x08, t2, bigchunk_fault) \
76 ST(st, dst, offset + 0x0c, t3, bigchunk_fault) \
77 ST(st, dst, offset + 0x10, t4, bigchunk_fault) \
78 ST(st, dst, offset + 0x14, t5, bigchunk_fault) \
79 ST(st, dst, offset + 0x18, t6, bigchunk_fault) \
80 ST(st, dst, offset + 0x1c, t7, bigchunk_fault)
88 ST(std, dst, offset + 0x00, t0, bigchunk_fault) \
[all …]
/linux/drivers/pinctrl/spear/
H A 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/arch/arm/boot/dts/st/
H A Dste-hrefv60plus-stuib.dts3 * Copyright 2012 ST-Ericsson AB
5 * Device Tree for the HREF version 60 or later with the ST UIB
15 model = "ST-Ericsson HREF (v60+) and ST UIB";
H A Dste-hrefprev60-stuib.dts3 * Copyright 2012 ST-Ericsson AB
13 model = "ST-Ericsson HREF (pre-v60) and ST UIB";
H A Dste-hrefprev60-tvk.dts3 * Copyright 2012 ST-Ericsson AB
13 model = "ST-Ericsson HREF (pre-v60) and TVK1281618 R2 UIB";
H A Dste-hrefv60plus-tvk.dts3 * Copyright 2012 ST-Ericsson AB
15 model = "ST-Ericsson HREF (v60+) and TVK1281618 R2 UIB";
/linux/Documentation/devicetree/bindings/pwm/
H A 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/arch/arm/mach-nomadik/
H A DKconfig3 bool "ST-Ericsson Nomadik"
17 Support for the Nomadik platform by ST-Ericsson
22 bool "ST 8815 Nomadik Hardware Kit (evaluation board)"
/linux/tools/perf/scripts/perl/Perf-Trace-Util/
H A 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/Documentation/admin-guide/media/
H A 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/Documentation/gpu/
H A Dmcde.rst4 drm/mcde ST-Ericsson MCDE Multi-channel display engine
8 :doc: ST-Ericsson MCDE Driver
/linux/Documentation/devicetree/bindings/arm/ux500/
H A Dboards.txt1 ST-Ericsson Ux500 boards
39 model = "ST-Ericsson HREF (pre-v60) and ST UIB";
/linux/Documentation/devicetree/bindings/cpufreq/
H A Dcpufreq-st.txt1 Binding for ST's CPUFreq driver
4 ST's CPUFreq driver attempts to read 'process' and 'version' attributes
34 This requires the ST CPUFreq driver to supply 'process' and 'version' info.
/linux/drivers/nfc/st95hf/
H A DKconfig6 This enables the ST NFC driver for ST95HF NFC transceiver.
10 Say Y here to compile support for ST NFC transceiver ST95HF
/linux/fs/nfsd/
H A Dnfs3acl.c226 #define ST 1 /* status*/ macro
240 .pc_xdrressize = ST,
252 .pc_xdrressize = ST+1+2*(1+ACL),
264 .pc_xdrressize = ST+pAT,
/linux/Documentation/userspace-api/media/drivers/
H A Dvgxy61.rst3 ST VGXY61 camera sensor driver
6 The ST VGXY61 driver implements the following controls:
/linux/Documentation/arch/arm/sti/
H A Doverview.rst8 The ST Microelectronics Multimedia and Application Processors range of
32 Srinivas Kandagatla <srinivas.kandagatla@st.com>, (c) 2013 ST Microelectronics
/linux/Documentation/devicetree/bindings/arm/
H A Dste-nomadik.txt1 ST-Ericsson Nomadik Device Tree Bindings
13 Nomadik NHK-15 board manufactured by ST Microelectronics:
/linux/arch/arm/mach-ux500/
H A DKconfig3 bool "ST-Ericsson U8500 Series"
34 Support for ST-Ericsson's Ux500 architecture
/linux/drivers/nfc/st-nci/
H A DKconfig10 tristate "STMicroelectronics ST NCI NFC driver (I2C)"
22 tristate "STMicroelectronics ST NCI NFC driver (SPI)"
/linux/Documentation/translations/zh_CN/core-api/
H A Dworkqueue.rst42ST)wq在全系统有一个工作者线程。一个MT wq需要保持与CPU数量相同的工
47 制在ST和MT wq中都有,只是在MT中没有那么严重。每个wq都保持着自己独立的
48 工作者池。一个MT wq只能为每个CPU提供一个执行环境,而一个ST wq则为整个
53 如libata选择使用ST wq来轮询PIO,并接受一个不必要的限制,即没有两个轮
297 * 除非需要严格排序,否则没有必要使用ST wq。
/linux/drivers/media/usb/gspca/
H A Dsq930x.c1121 #define ST(sensor, type) \ macro
1125 {USB_DEVICE(0x041e, 0x4038), ST(MI0360, 0)},
1126 {USB_DEVICE(0x041e, 0x403c), ST(LZ24BP, 0)},
1127 {USB_DEVICE(0x041e, 0x403d), ST(LZ24BP, 0)},
1128 {USB_DEVICE(0x041e, 0x4041), ST(LZ24BP, Creative_live_motion)},
1129 {USB_DEVICE(0x2770, 0x930b), ST(MI0360, 0)},
1130 {USB_DEVICE(0x2770, 0x930c), ST(MI0360, 0)},

123456