/linux-4.1.27/arch/powerpc/kernel/ |
D | align.c | 40 #define ST 1 /* store */ macro 65 { 4, ST }, /* 00 0 0010: stw */ 69 { 2, ST }, /* 00 0 0110: sth */ 73 { 4, ST+F+S }, /* 00 0 1010: stfs */ 74 { 8, ST+F }, /* 00 0 1011: stfd */ 78 { 8, ST }, /* 00 0 1111: std/stdu */ 81 { 4, ST+U }, /* 00 1 0010: stwu */ 85 { 2, ST+U }, /* 00 1 0110: sthu */ 86 { 4, ST+M }, /* 00 1 0111: stmw */ 89 { 4, ST+F+S+U }, /* 00 1 1010: stfsu */ [all …]
|
/linux-4.1.27/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 …]
|
/linux-4.1.27/arch/arm/mach-spear/ |
D | Kconfig | 6 bool "ST SPEAr Family" if ARCH_MULTI_V7 || ARCH_MULTI_V5 14 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-4.1.27/Documentation/devicetree/bindings/arm/ |
D | spear.txt | 1 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:
|
D | sti.txt | 1 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:
|
D | ste-nomadik.txt | 1 ST-Ericsson Nomadik Device Tree Bindings 13 Nomadik NHK-15 board manufactured by ST Microelectronics:
|
D | ste-u300.txt | 1 ST-Ericsson U300 Device Tree Bindings 31 model = "ST-Ericsson U300";
|
D | atmel-at91.txt | 48 System Timer (ST) required properties: 51 - interrupts: Should contain interrupt for the ST which is the IRQ line
|
/linux-4.1.27/drivers/pinctrl/spear/ |
D | Kconfig | 2 # 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-4.1.27/arch/arm/boot/dts/ |
D | ste-hrefv60plus-stuib.dts | 2 * 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";
|
D | ste-hrefprev60-stuib.dts | 2 * Copyright 2012 ST-Ericsson AB 17 model = "ST-Ericsson HREF (pre-v60) and ST UIB";
|
D | ste-hrefprev60-tvk.dts | 2 * Copyright 2012 ST-Ericsson AB 17 model = "ST-Ericsson HREF (pre-v60) and TVK1281618 UIB";
|
D | ste-hrefv60plus-tvk.dts | 2 * Copyright 2012 ST-Ericsson AB 19 model = "ST-Ericsson HREF (v60+) and TVK1281618 UIB";
|
D | ste-ccu9540.dts | 2 * Copyright 2012 ST-Ericsson AB 16 model = "ST-Ericsson CCU9540 platform with Device Tree";
|
D | ste-ccu8540.dts | 2 * Copyright 2013 ST-Ericsson AB 17 model = "ST-Ericsson U8540 platform with Device Tree";
|
D | dove-dove-db.dts | 28 /* spi0.0: 4M Flash ST-M25P32-VMF6P */
|
D | ste-hrefv60plus.dtsi | 2 * Copyright 2012 ST-Ericsson AB 17 model = "ST-Ericsson HREF (v60+) platform with Device Tree";
|
D | spear600-evb.dts | 16 model = "ST SPEAr600 Evaluation Board";
|
D | ste-href-stuib.dtsi | 2 * Copyright 2012 ST-Ericsson AB
|
D | ste-hrefprev60.dtsi | 2 * Copyright 2012 ST-Ericsson AB
|
D | ste-ccu8540-pinctrl.dtsi | 2 * Copyright 2012 ST-Ericsson
|
D | ste-nomadik-s8815.dts | 2 * Device Tree for the ST-Ericsson Nomadik S8815 board
|
D | ste-nomadik-nhk15.dts | 2 * Device Tree for the ST-Ericsson Nomadik S8815 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 | ste-href-tvk1281618.dtsi | 2 * Copyright 2012 ST-Ericsson AB
|
D | ste-nomadik-pinctrl.dtsi | 2 * Copyright 2012 ST-Ericsson
|
D | ste-u300.dts | 2 * Device Tree for the ST-Ericsson U300 Machine and SoC 9 model = "ST-Ericsson U300";
|
D | spear320-hmi.dts | 18 model = "ST SPEAr320 HMI Board";
|
D | ste-href.dtsi | 2 * Copyright 2012 ST-Ericsson AB
|
D | spear1310-evb.dts | 18 model = "ST SPEAr1310 Evaluation Board";
|
D | spear1340-evb.dts | 18 model = "ST SPEAr1340 Evaluation Board";
|
D | ste-snowball.dts | 2 * Copyright 2011 ST-Ericsson AB
|
D | ste-nomadik-stn8815.dtsi | 2 * Device Tree for the ST-Ericsson Nomadik 8815 STn8815 SoC
|
/linux-4.1.27/fs/nfsd/ |
D | nfsproc.c | 523 #define ST 1 /* status */ macro 535 .pc_xdrressize = ST, 545 .pc_xdrressize = ST+AT, 555 .pc_xdrressize = ST+AT, 563 .pc_xdrressize = ST, 573 .pc_xdrressize = ST+FH+AT, 582 .pc_xdrressize = ST+1+NFS_MAXPATHLEN/4, 592 .pc_xdrressize = ST+AT+1+NFSSVC_MAXBLKSIZE_V2/4, 600 .pc_xdrressize = ST, 610 .pc_xdrressize = ST+AT, [all …]
|
D | nfs3proc.c | 663 #define ST 1 /* status*/ macro 676 .pc_xdrressize = ST, 686 .pc_xdrressize = ST+AT, 696 .pc_xdrressize = ST+WC, 706 .pc_xdrressize = ST+FH+pAT+pAT, 716 .pc_xdrressize = ST+pAT+1, 726 .pc_xdrressize = ST+pAT+1+NFS3_MAXPATHLEN/4, 736 .pc_xdrressize = ST+pAT+4+NFSSVC_MAXBLKSIZE/4, 746 .pc_xdrressize = ST+WC+4, 756 .pc_xdrressize = ST+(1+FH+pAT)+WC, [all …]
|
D | nfs2acl.c | 362 #define ST 1 /* status*/ macro 368 PROC(null, void, void, void, RC_NOCACHE, ST), 369 PROC(getacl, getacl, getacl, getacl, RC_NOCACHE, ST+1+2*(1+ACL)), 370 PROC(setacl, setacl, attrstat, attrstat, RC_NOCACHE, ST+AT), 371 PROC(getattr, fhandle, attrstat, attrstat, RC_NOCACHE, ST+AT), 372 PROC(access, access, access, access, RC_NOCACHE, ST+AT+1),
|
D | nfs3acl.c | 254 #define ST 1 /* status*/ macro 260 PROC(null, void, void, void, RC_NOCACHE, ST), 261 PROC(getacl, getacl, getacl, getacl, RC_NOCACHE, ST+1+2*(1+ACL)), 262 PROC(setacl, setacl, setacl, fhandle, RC_NOCACHE, ST+pAT),
|
/linux-4.1.27/arch/arm/mach-nomadik/ |
D | Kconfig | 2 bool "ST-Ericsson Nomadik" 15 Support for the Nomadik platform by ST-Ericsson 20 bool "ST 8815 Nomadik Hardware Kit (evaluation board)"
|
/linux-4.1.27/arch/tile/lib/ |
D | memcpy_user_64.c | 66 #define ST1 ST 67 #define ST2 ST 68 #define ST4 ST 69 #define ST8 ST
|
D | memcpy_64.c | 37 #define ST(p, v) (*(p) = (v)) macro 41 #define ST1 ST 42 #define ST2 ST 43 #define ST4 ST 44 #define ST8 ST
|
/linux-4.1.27/tools/perf/scripts/perl/Perf-Trace-Util/ |
D | Context.c | 58 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-4.1.27/Documentation/hwmon/ |
D | ab8500 | 5 * ST-Ericsson AB8500 17 See also Documentation/hwmon/abx500. This is the ST-Ericsson AB8500 specific
|
D | abx500 | 5 * ST-Ericsson ABx500 series 17 Every ST-Ericsson Ux500 SOC consists of both ABx500 and DBx500 physically,
|
D | lm75 | 40 * ST Microelectronics STDS75 43 Datasheet: Publicly available at the ST website
|
D | jc42 | 38 * ST Microelectronics STTS424, STTS424E02, STTS2002, STTS2004, STTS3000
|
/linux-4.1.27/Documentation/devicetree/bindings/phy/ |
D | st-spear-miphy.txt | 1 ST SPEAr miphy DT details 4 ST Microelectronics SPEAr miphy is a phy controller supporting PCIe and SATA.
|
D | phy-stih407-usb.txt | 1 ST STiH407 USB PHY controller
|
/linux-4.1.27/drivers/media/radio/wl128x/ |
D | Kconfig | 2 # TI's wl128x FM driver based on TI's ST driver. 4 menu "Texas Instruments WL128x FM driver (ST based)"
|
/linux-4.1.27/Documentation/arm/sti/ |
D | overview.txt | 7 The ST Microelectronics Multimedia and Application Processors range of 33 Srinivas Kandagatla <srinivas.kandagatla@st.com>, (c) 2013 ST Microelectronics
|
D | stih407-overview.txt | 18 Maxime Coquelin <maxime.coquelin@st.com>, (c) 2014 ST Microelectronics
|
D | stih418-overview.txt | 20 Maxime Coquelin <maxime.coquelin@st.com>, (c) 2015 ST Microelectronics
|
/linux-4.1.27/arch/arm/mach-u300/ |
D | Kconfig | 2 bool "ST-Ericsson U300 Series" if ARCH_MULTI_V5 15 Support for ST-Ericsson U300 series mobile platforms.
|
/linux-4.1.27/arch/arm/mach-ux500/ |
D | Kconfig | 2 bool "ST-Ericsson U8500 Series" if ARCH_MULTI_V7 20 Support for ST-Ericsson's Ux500 architecture
|
/linux-4.1.27/Documentation/devicetree/bindings/input/ |
D | st-keyscan.txt | 1 * ST Keyscan controller Device Tree bindings 3 The ST keyscan controller Device Tree binding is based on the
|
/linux-4.1.27/drivers/media/usb/gspca/ |
D | sq930x.c | 1128 #define ST(sensor, type) \ macro 1132 {USB_DEVICE(0x041e, 0x4038), ST(MI0360, 0)}, 1133 {USB_DEVICE(0x041e, 0x403c), ST(LZ24BP, 0)}, 1134 {USB_DEVICE(0x041e, 0x403d), ST(LZ24BP, 0)}, 1135 {USB_DEVICE(0x041e, 0x4041), ST(LZ24BP, Creative_live_motion)}, 1136 {USB_DEVICE(0x2770, 0x930b), ST(MI0360, 0)}, 1137 {USB_DEVICE(0x2770, 0x930c), ST(MI0360, 0)},
|
/linux-4.1.27/Documentation/arm/SPEAr/ |
D | overview.txt | 10 The ST Microelectronics SPEAr range of ARM9/CortexA9 System-on-Chip CPUs are 63 Viresh Kumar <viresh.linux@gmail.com>, (c) 2010-2012 ST Microelectronics
|
/linux-4.1.27/Documentation/networking/caif/ |
D | Linux-CAIF.txt | 3 copyright (C) ST-Ericsson AB 2010 10 CAIF is a MUX protocol used by ST-Ericsson cellular modems for 15 ST-Ericsson modems support a number of transports between modem 56 CAIF Core layer implements the CAIF protocol as defined by ST-Ericsson.
|
D | README | 1 Copyright (C) ST-Ericsson AB 2010
|
D | spi_porting.txt | 93 * Copyright (C) ST-Ericsson AB 2010
|
/linux-4.1.27/Documentation/devicetree/bindings/power/reset/ |
D | st-reset.txt | 1 *Device-Tree bindings for ST SW reset functionality
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | gpio-stericsson-coh901.txt | 1 ST-Ericsson COH 901 571/3 GPIO controller
|
D | spear_spics.txt | 1 === ST Microelectronics SPEAr SPI CS Driver ===
|
/linux-4.1.27/drivers/media/usb/gspca/stv06xx/ |
D | Kconfig | 6 the ST STV06XX chip.
|
/linux-4.1.27/Documentation/devicetree/bindings/i2c/ |
D | i2c-st-ddci2c.txt | 1 ST Microelectronics DDC I2C
|
D | i2c-st.txt | 1 ST SSC binding, for I2C mode operation
|
/linux-4.1.27/Documentation/misc-devices/ |
D | eeprom | 15 ST (www.st.com), 35 ST M34C02 2K 0x50 - 0x57, SW write protect at 0x30-37 68 The Microchip 24AA52/24LCS52, ST M34C02, and others support an additional
|
/linux-4.1.27/Documentation/devicetree/bindings/watchdog/ |
D | stericsson-coh901327.txt | 1 ST-Ericsson COH 901 327 Watchdog timer
|
/linux-4.1.27/Documentation/devicetree/bindings/pwm/ |
D | spear-pwm.txt | 1 == ST SPEAr SoC PWM controller ==
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | dwc3-st.txt | 1 ST DWC3 glue logic 32 The dwc3 core should be added as subnode to ST DWC3 glue as shown in the
|
D | spear-usb.txt | 1 ST SPEAr SoC USB controllers:
|
D | ohci-st.txt | 1 ST USB OHCI controller
|
D | ehci-st.txt | 1 ST USB EHCI controller
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-devices-soc | 34 ST-Ericsson's chips this contains the SoC serial number. 47 Read-only attribute supported ST-Ericsson's silicon. Contains the
|
D | sysfs-class-rtc-rtc0-device-rtc_calibration | 1 What: Attribute for calibrating ST-Ericsson AB8500 Real Time Clock
|
/linux-4.1.27/drivers/cpuidle/ |
D | Kconfig.arm | 53 bool "Cpu Idle Driver for the ST-E u8500 processors" 56 Select this to enable cpuidle for ST-E u8500 processors
|
/linux-4.1.27/Documentation/devicetree/bindings/pci/ |
D | spear13xx-pcie.txt | 4 SPEAr13XX uses synopsis designware PCIe controller and ST MiPHY as phy
|
/linux-4.1.27/Documentation/devicetree/bindings/timer/ |
D | stericsson-u300-apptimer.txt | 1 ST-Ericsson U300 apptimer
|
/linux-4.1.27/Documentation/dvb/ |
D | technisat.txt | 45 a.) => "ST STV0299 based" 63 a.) => "ST STV0297 based"
|
/linux-4.1.27/Documentation/devicetree/bindings/dma/ |
D | ste-coh901318.txt | 1 ST-Ericsson COH 901 318 DMA Controller
|
/linux-4.1.27/drivers/rtc/ |
D | Kconfig | 188 tristate "Dallas/Maxim DS1307/37/38/39/40, ST M41T00, EPSON RX-8025" 192 should handle DS1307, DS1337, DS1338, DS1339, DS1340, ST M41T00, 446 tristate "ST M41T62/65/M41T80/81/82/83/84/85/87 and compatible" 448 If you say Y here you will get support for the ST M41T60 457 bool "ST M41T65/M41T80 series RTC watchdog timer" 461 watchdog timer in the ST M41T60 and M41T80 RTC chips series. 606 tristate "ST M41T93" 609 ST M41T93 SPI RTC chip. 615 tristate "ST M41T94" 618 ST M41T94 SPI RTC chip. [all …]
|
/linux-4.1.27/drivers/net/can/c_can/ |
D | Kconfig | 13 boards from ST Microelectronics (http://www.st.com) like the
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | stmpe.txt | 1 * ST Microelectronics STMPE Multi-Functional Device
|
/linux-4.1.27/Documentation/devicetree/bindings/staging/iio/adc/ |
D | spear-adc.txt | 1 * ST SPEAr ADC device driver
|
/linux-4.1.27/drivers/staging/iio/accel/ |
D | Kconfig | 78 tristate "ST Microelectronics LIS3L02DQ Accelerometer Driver" 84 Say Y here to build SPI support for the ST microelectronics
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | ste,abx500.txt | 1 ST Ericsson abx500 pinmux controller 11 ST Ericsson's pin configuration nodes use the generic pin multiplexing
|
D | ste,nomadik.txt | 1 ST Ericsson Nomadik pinmux controller 12 ST Ericsson's pin configuration nodes act as a container for an arbitrary number of
|
D | pinctrl-st.txt | 1 *ST pin controller. 11 ST pinctrl driver controls PIO multiplexing block and also interacts with
|
D | pinctrl_spear.txt | 1 ST Microelectronics, SPEAr pinmux controller
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/st/ |
D | st,clkgen-prediv.txt | 1 Binding for a ST pre-divider clock driver.
|
D | st,clkgen-mux.txt | 1 Binding for a ST multiplexed clock driver.
|
D | st,clkgen-divmux.txt | 1 Binding for a ST divider and multiplexer clock driver.
|
D | st,clkgen-pll.txt | 1 Binding for a ST pll clock driver.
|
/linux-4.1.27/Documentation/devicetree/bindings/mtd/ |
D | st-fsm.txt | 1 * ST-Microelectronics SPI FSM Serial (NOR) Flash Controller
|
D | jedec,spi-nor.txt | 1 * MTD SPI driver for ST M25Pxx (and similar) serial flash chips
|
D | fsmc-nand.txt | 1 ST Microelectronics Flexible Static Memory Controller (FSMC)
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ux500/ |
D | power_domain.txt | 1 * ST-Ericsson UX500 PM Domains
|
/linux-4.1.27/drivers/crypto/ux500/ |
D | Kconfig | 2 # Copyright (C) ST-Ericsson SA 2010
|
/linux-4.1.27/drivers/pinctrl/nomadik/ |
D | Kconfig | 4 bool "ST-Ericsson ABx500 family Mixed Signal Circuit gpio functions"
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | Kconfig | 5 This is a driver for the ST-E CW1100 & CW1200 WLAN chipsets.
|
/linux-4.1.27/Documentation/devicetree/bindings/media/ |
D | st-rc.txt | 1 Device-Tree bindings for ST IRB IP
|
/linux-4.1.27/drivers/phy/ |
D | Kconfig | 272 tristate "ST SPEAR1310-MIPHY driver" 276 Support for ST SPEAr1310 MIPHY which can be used for PCIe and SATA. 279 tristate "ST SPEAR1340-MIPHY driver" 283 Support for ST SPEAr1340 MIPHY which can be used for PCIe and SATA.
|
/linux-4.1.27/drivers/staging/iio/adc/ |
D | Kconfig | 109 tristate "ST SPEAr ADC" 114 ST SPEAr SoC. Provides direct access via sysfs.
|
/linux-4.1.27/Documentation/ |
D | workqueue.txt | 38 worker thread per CPU and a single threaded (ST) wq had one worker 46 provided was unsatisfactory. The limitation was common to both ST and 49 while a ST wq one for the whole system. Work items had to compete for 55 choosing to use ST wq for polling PIOs and accepting an unnecessary 249 Some users depend on the strict execution ordering of ST wq. The 253 achieving the same ordering property as ST wq. 333 * Unless strict ordering is required, there is no need to use ST wq.
|
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/ |
D | nokia,smia.txt | 4 defined jointly by Nokia and ST. SMIA++, defined by Nokia, is an extension
|
/linux-4.1.27/Documentation/arm/ |
D | 00-INDEX | 26 - ST SPEAr platform Linux Overview
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | ste-u300-syscon-clock.txt | 1 Clock bindings for ST-Ericsson U300 System Controller Clocks
|
D | st,nomadik.txt | 1 ST Microelectronics Nomadik SRC System Reset and Control
|
/linux-4.1.27/Documentation/devicetree/bindings/thermal/ |
D | db8500-thermal.txt | 1 * ST-Ericsson DB8500 Thermal
|
/linux-4.1.27/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()
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | Kconfig | 20 A Silicon tuner from ST used in conjunction with the STB0899 121 tristate "ST STV0288 based" 128 tristate "ST STB6000 silicon tuner" 135 tristate "ST STV0299 based" 142 tristate "ST STV6110 silicon tuner" 149 tristate "ST STV0900 based" 431 tristate "ST STV0367 based" 506 tristate "ST STV0297 based"
|
/linux-4.1.27/drivers/pinctrl/ |
D | Kconfig | 185 bool "ST-Ericsson U300 COH 901 335/571 GPIO" 189 Say yes here to support GPIO interface on ST-Ericsson U300.
|
/linux-4.1.27/Documentation/networking/ |
D | stmmac.txt | 177 (on ST SoCs) according to the link speed negotiated by the 179 o bus_setup: perform HW setup of the bus. For example, on some ST platforms 183 this is sometime necessary on some platforms (e.g. ST boxes) 226 Below an example how the structures above are using on ST platforms. 239 |-> On ST SoC this calls own "PAD"
|
D | phonet.txt | 164 e.g. the Nokia Slim Modem in the ST-Ericsson U8500 platform:
|
D | arcnet-hardware.txt | 1285 P/N 120ST ARCNET 8 bit XT/AT Star, Twisted Pair 1327 JP12 Terminator Select (CN120AB/ST/SBT only) 1329 J2 Two 6-position Telephone Jack (CN120TP/ST/SBT only)
|
/linux-4.1.27/drivers/mtd/devices/ |
D | Kconfig | 87 Spansion S25SL, SST 25VF, ST M25P, and Winbond W25X. Other chips 214 tristate "ST Microelectronics SPI FSM Serial Flash Controller" 217 This provides an MTD device driver for the ST Microelectronics
|
/linux-4.1.27/net/caif/ |
D | Kconfig | 11 based connection-oriented MUX protocol developed by ST-Ericsson for use
|
/linux-4.1.27/Documentation/devicetree/bindings/mmc/ |
D | mmci.txt | 8 the prefix for a property, indicates support by the ST Micro variant.
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | vendor-prefixes.txt | 188 ste ST-Ericsson 189 stericsson ST-Ericsson
|
/linux-4.1.27/drivers/dma/ |
D | Kconfig | 200 bool "ST-Ericsson COH901318 DMA support" 204 Enable support for ST-Ericsson COH 901 318 DMA. 207 bool "ST-Ericsson DMA40 support" 211 Support for ST-Ericsson DMA40 controller
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx.h | 210 #define CVMX_BUILD_WRITE64(TYPE, ST) \ argument
|
/linux-4.1.27/Documentation/video4linux/ |
D | cpia2_overview.txt | 4 division of ST Microelectronics). There are two versions. The first is the
|
/linux-4.1.27/drivers/net/usb/ |
D | Kconfig | 166 * ST Lab USB 2.0 Ethernet 245 * ST-Ericsson M700 LTE FDD/TDD Mobile Broadband Modem (ref. design) 246 * ST-Ericsson M5730 HSPA+ Mobile Broadband Modem (reference design) 247 * ST-Ericsson M570 HSPA+ Mobile Broadband Modem (reference design) 248 * ST-Ericsson M343 HSPA Mobile Broadband Modem (reference design)
|
/linux-4.1.27/drivers/usb/host/ |
D | Kconfig | 175 tristate "Support for ST SPEAr on-chip EHCI USB controller" 180 ST SPEAr chips. 183 tristate "Support for ST STiHxxx on-chip EHCI USB controller" 402 tristate "Support for ST SPEAr on-chip OHCI USB controller" 407 ST SPEAr chips. 410 tristate "Support for ST STiHxxx on-chip OHCI USB controller"
|
/linux-4.1.27/drivers/regulator/ |
D | Kconfig | 104 tristate "ST-Ericsson AB3100 Regulator functions" 113 bool "ST-Ericsson AB8500 Power Regulators" 116 This driver supports the regulators found on the ST-Ericsson mixed 216 bool "ST-Ericsson DB8500 Voltage Domain Regulators" 595 bool "ST Microelectronics STW481X VMMC regulator"
|
/linux-4.1.27/drivers/staging/comedi/ |
D | Kconfig | 323 Keithley Metrabyte DAS-1701ST, DAS-1701ST-DA, DAS-1701/AO, 324 DAS-1702ST, DAS-1702ST-DA, DAS-1702HR, DAS-1702HR-DA, DAS-1702/AO, 325 DAS-1801ST, DAS-1801ST-DA, DAS-1801HC, DAS-1801AO, DAS-1802ST, 326 DAS-1802ST-DA, DAS-1802HR, DAS-1802HR-DA, DAS-1802HC and
|
/linux-4.1.27/drivers/mfd/ |
D | Kconfig | 819 bool "ST-Ericsson ABX500 Mixed Signal Circuit register functions" 829 bool "ST-Ericsson AB3100 Mixed Signal Circuit core functions" 844 tristate "ST-Ericsson AB3100 OTP functions" 853 bool "ST-Ericsson AB8500 Mixed Signal Power Management chip" 874 bool "ST-Ericsson AB8500 GPADC driver" 881 bool "ST-Ericsson DB8500 Power Reset Control Management Unit" 1424 tristate "Support for ST Microelectronics STw481x" 1430 in various ST Microelectronics and ST-Ericsson embedded
|
/linux-4.1.27/drivers/usb/musb/ |
D | Kconfig | 131 bool 'ST Ericsson Ux500'
|
/linux-4.1.27/drivers/power/reset/ |
D | Kconfig | 113 bool "ST restart driver"
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.sym53c8xx | 52 - Add field 'maxoffs_st' (max offset for ST data transfers). 54 ST mode, to 2 different values for the max SCSI offset 56 offset against 0x1f for ST mode by a lowering to 57 maxoffs_st of the SCSI offset in ST mode. 187 - Modified offset to be a maximum of 31 in ST mode,
|
D | ChangeLog.sym53c8xx_2 | 76 - Add DT/ST (double/simple transition) in the transfer
|
/linux-4.1.27/drivers/char/hw_random/ |
D | Kconfig | 259 tristate "ST-Ericsson Nomadik Random Number Generator support" 264 Generator hardware found on ST-Ericsson SoCs (8815 and 8500).
|
/linux-4.1.27/drivers/media/rc/ |
D | Kconfig | 371 tristate "ST remote control receiver" 375 Say Y here if you want support for ST remote control driver
|
/linux-4.1.27/drivers/crypto/ |
D | Kconfig | 326 tristate "Driver for ST-Ericsson UX500 crypto hardware acceleration" 330 Driver for ST-Ericsson UX500 crypto engine.
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-dev.c | 2604 XGMAC_DMA_IOWRITE_BITS(channel, DMA_CH_TCR, ST, 1); in xgbe_enable_tx() 2643 XGMAC_DMA_IOWRITE_BITS(channel, DMA_CH_TCR, ST, 0); in xgbe_disable_tx() 2709 XGMAC_DMA_IOWRITE_BITS(channel, DMA_CH_TCR, ST, 1); in xgbe_powerup_tx() 2739 XGMAC_DMA_IOWRITE_BITS(channel, DMA_CH_TCR, ST, 0); in xgbe_powerdown_tx()
|
/linux-4.1.27/Documentation/input/ |
D | gamepad.txt | 21 | <===DP===> |SE| |ST| (W) -|- (E) | |
|
D | multi-touch-protocol.txt | 27 packet. Since these events are ignored by current single-touch (ST) 28 applications, the MT protocol can be implemented on top of the ST protocol
|
D | alps.txt | 228 MT position can only be updated for every third ST position update, and
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
D | Kconfig | 156 ST-NIC Serial Network Interface Controller for Twisted Pair. This
|
/linux-4.1.27/drivers/mtd/nand/ |
D | Kconfig | 507 tristate "Support for NAND on ST Micros FSMC" 510 Enables support for NAND Flash chips on the ST Microelectronics
|
/linux-4.1.27/Documentation/mtd/ |
D | nand_ecc.txt | 93 I detected after writing this that ST application note AN1823 97 And I could not reuse the ST picture anyway for copyright reasons. 684 For correcting errors I again used the ST application note as a starter,
|
/linux-4.1.27/drivers/i2c/busses/ |
D | Kconfig | 646 tristate "ST-Ericsson Nomadik/Ux500 I2C Controller" 650 I2C interface from ST-Ericsson's Nomadik and Ux500 architectures, 836 tristate "ST Microelectronics DDC I2C interface" 841 I2C interface from ST Microelectronics simply called "DDC I2C"
|
/linux-4.1.27/drivers/mtd/chips/ |
D | Kconfig | 192 tristate "Support for CFI command set 0020 (ST (Advanced Architecture) chips)"
|
/linux-4.1.27/drivers/media/i2c/ |
D | Kconfig | 508 tristate "ST VS6624 sensor support" 512 This is a Video4Linux2 sensor-level driver for the ST VS6624
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | xpedite5370.dts | 140 * Actual part could be ST Micro NAND08GW3B2A (1 GB),
|
D | xpedite5301.dts | 142 * Actual part could be ST Micro NAND08GW3B2A (1 GB),
|
D | xpedite5330.dts | 178 * Actual part could be ST Micro NAND08GW3B2A (1 GB),
|
D | xcalibur1501.dts | 142 * Actual part could be ST Micro NAND08GW3B2A (1 GB),
|
/linux-4.1.27/drivers/input/keyboard/ |
D | Kconfig | 423 tristate "ST-Ericsson Nomadik SKE keyboard" 622 tristate "ST SPEAR keyboard support"
|
/linux-4.1.27/drivers/pwm/ |
D | Kconfig | 284 Generic PWM framework driver for the PWM controller on ST
|
/linux-4.1.27/drivers/mmc/host/ |
D | Kconfig | 256 tristate "SDHCI support on ST SPEAr platform" 261 often referrered to as the HSMMC block in some of the ST SPEAR range
|
/linux-4.1.27/drivers/watchdog/ |
D | Kconfig | 361 bool "ST-Ericsson COH 901 327 watchdog" 367 watchdog embedded into the ST-Ericsson U300 series platforms. 431 tristate "ST-Ericsson Ux500 watchdog" 437 existing in the prcmu of ST-Ericsson Ux500 series platforms.
|
/linux-4.1.27/drivers/ata/ |
D | Kconfig | 111 tristate "ST AHCI SATA support" 114 This option enables support for ST AHCI SATA controller.
|
/linux-4.1.27/drivers/gpio/ |
D | Kconfig | 384 bool "ST SPEAr13xx SPI Chip Select as GPIO support" 388 Say yes here to support ST SPEAr SPI Chip Select as GPIO device
|
/linux-4.1.27/drivers/tty/serial/ |
D | Kconfig | 1547 tristate "ST ASC serial port support" 1553 ASC is embedded in ST COMMS IP block. It supports Rx & Tx functionality. 1559 bool "Support for console on ST ASC"
|
/linux-4.1.27/drivers/media/radio/ |
D | Kconfig | 229 # TI's ST based wl128x FM radio
|
/linux-4.1.27/Documentation/m68k/ |
D | kernel-options.txt | 195 - "ser1": ST-MFP serial port ("Modem1"); parameters: 9600bps, 8N1 611 possible with the ST-DMA. Not using scatter-gather hurts
|
/linux-4.1.27/drivers/scsi/ |
D | FlashPoint.c | 738 #define ST 0x1D /*Status Phase */ macro 4584 WRW_HARPOON(map_addr, (CPN_OP + AMSG_IN + ST)); /*IF NOT MSG IN CHECK 4 DATA IN */ in FPT_autoLoadDefaultMap() 4592 WRW_HARPOON(map_addr, (CPN_OP + AMSG_IN + ST)); /*IF NOT MSG IN CHECK DATA IN */ in FPT_autoLoadDefaultMap()
|
D | Kconfig | 1606 ST-DMA, replacing ACSI). It does NOT support other schemes, like
|
/linux-4.1.27/drivers/input/misc/ |
D | Kconfig | 39 Say Y here to use the PowerOn Key for ST-Ericsson's AB8500
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | Cards | 852 TV Tuner MG9910 - HBY33A-TVO CEI + Philips SAA7110 + OKI M548262 + ST STV8438CV
|
/linux-4.1.27/Documentation/isdn/ |
D | README.HiSax | 48 ASUSCOM NETWORK INC. ISDNLink 128K PC adapter (order code I-IN100-ST-D)
|
/linux-4.1.27/sound/pci/ |
D | Kconfig | 871 Essence ST (Deluxe), and Essence STX (II).
|
/linux-4.1.27/drivers/hwmon/ |
D | Kconfig | 927 - ST Microelectronics STDS75
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 2029 i.e., Xonar D1, DX, D2, D2X, DS, DSX, Essence ST (Deluxe),
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 876 ST addr 32 bit word will store a 32 bit aligned address
|
/linux-4.1.27/ |
D | CREDITS | 2053 D: ST Microelectronics SPEAr13xx PCI host bridge driver
|
D | MAINTAINERS | 7591 PCIE DRIVER FOR ST SPEAR13XX 7724 PIN CONTROLLER - ST SPEAR 8787 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
|