/linux-4.4.14/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.4.14/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.4.14/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.4.14/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 | 50 System Timer (ST) required properties: 53 - interrupts: Should contain interrupt for the ST which is the IRQ line
|
/linux-4.4.14/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.4.14/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-hrefprev60.dtsi | 2 * Copyright 2012 ST-Ericsson AB
|
D | ste-ccu8540-pinctrl.dtsi | 2 * Copyright 2012 ST-Ericsson
|
D | ste-href-stuib.dtsi | 2 * Copyright 2012 ST-Ericsson AB
|
D | spear320-evb.dts | 18 model = "ST SPEAr320 Evaluation Board";
|
D | spear310-evb.dts | 18 model = "ST SPEAr310 Evaluation Board";
|
D | ste-nomadik-s8815.dts | 2 * Device Tree for the ST-Ericsson Nomadik S8815 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-nhk15.dts | 2 * Device Tree for the ST-Ericsson Nomadik S8815 board
|
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.4.14/fs/nfsd/ |
D | nfsproc.c | 571 #define ST 1 /* status */ macro 583 .pc_xdrressize = ST, 593 .pc_xdrressize = ST+AT, 603 .pc_xdrressize = ST+AT, 611 .pc_xdrressize = ST, 621 .pc_xdrressize = ST+FH+AT, 630 .pc_xdrressize = ST+1+NFS_MAXPATHLEN/4, 640 .pc_xdrressize = ST+AT+1+NFSSVC_MAXBLKSIZE_V2/4, 648 .pc_xdrressize = ST, 658 .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 | 360 #define ST 1 /* status*/ macro 366 PROC(null, void, void, void, RC_NOCACHE, ST), 367 PROC(getacl, getacl, getacl, getacl, RC_NOCACHE, ST+1+2*(1+ACL)), 368 PROC(setacl, setacl, attrstat, attrstat, RC_NOCACHE, ST+AT), 369 PROC(getattr, fhandle, attrstat, attrstat, RC_NOCACHE, ST+AT), 370 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.4.14/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.4.14/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.4.14/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.4.14/drivers/nfc/st-nci/ |
D | Kconfig | 2 tristate "STMicroelectronics ST NCI NFC driver" 15 tristate "NFC ST NCI i2c support" 26 tristate "NFC ST NCI spi support"
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ux500/ |
D | boards.txt | 1 ST-Ericsson Ux500 boards 39 model = "ST-Ericsson HREF (pre-v60) and ST UIB";
|
D | power_domain.txt | 1 * ST-Ericsson UX500 PM Domains
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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 | stih418-overview.txt | 20 Maxime Coquelin <maxime.coquelin@st.com>, (c) 2015 ST Microelectronics
|
D | stih407-overview.txt | 18 Maxime Coquelin <maxime.coquelin@st.com>, (c) 2014 ST Microelectronics
|
/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/mailbox/ |
D | sti-mailbox.txt | 1 ST Microelectronics Mailbox Driver 3 Each ST Mailbox IP currently consists of 4 instances of 32 channels. Messages
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/Documentation/arm/SPEAr/ |
D | overview.txt | 10 The ST Microelectronics SPEAr range of ARM9/CortexA9 System-on-Chip CPUs are 63 Viresh Kumar <vireshk@kernel.org>, (c) 2010-2012 ST Microelectronics
|
/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/power/reset/ |
D | st-reset.txt | 1 *Device-Tree bindings for ST SW reset functionality
|
/linux-4.4.14/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.4.14/drivers/media/usb/gspca/stv06xx/ |
D | Kconfig | 6 the ST STV06XX chip.
|
/linux-4.4.14/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.4.14/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.4.14/Documentation/devicetree/bindings/watchdog/ |
D | stericsson-coh901327.txt | 1 ST-Ericsson COH 901 327 Watchdog timer
|
/linux-4.4.14/Documentation/devicetree/bindings/pwm/ |
D | spear-pwm.txt | 1 == ST SPEAr SoC PWM controller ==
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/Documentation/devicetree/bindings/pci/ |
D | spear13xx-pcie.txt | 4 SPEAr13XX uses synopsis designware PCIe controller and ST MiPHY as phy
|
/linux-4.4.14/Documentation/devicetree/bindings/timer/ |
D | stericsson-u300-apptimer.txt | 1 ST-Ericsson U300 apptimer
|
/linux-4.4.14/Documentation/dvb/ |
D | technisat.txt | 45 a.) => "ST STV0299 based" 63 a.) => "ST STV0297 based"
|
/linux-4.4.14/Documentation/arm/stm32/ |
D | stm32f429-overview.txt | 17 Datasheet and reference manual are publicly available on ST website:
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | ste-coh901318.txt | 1 ST-Ericsson COH 901 318 DMA Controller
|
/linux-4.4.14/drivers/rtc/ |
D | Kconfig | 198 tristate "Dallas/Maxim DS1307/37/38/39/40, ST M41T00, EPSON RX-8025" 202 should handle DS1307, DS1337, DS1338, DS1339, DS1340, ST M41T00, 453 tristate "ST M41T62/65/M41T80/81/82/83/84/85/87 and compatible" 455 If you say Y here you will get support for the ST M41T60 464 bool "ST M41T65/M41T80 series RTC watchdog timer" 468 watchdog timer in the ST M41T60 and M41T80 RTC chips series. 622 tristate "ST M41T93" 625 ST M41T93 SPI RTC chip. 631 tristate "ST M41T94" 634 ST M41T94 SPI RTC chip. [all …]
|
/linux-4.4.14/drivers/net/can/c_can/ |
D | Kconfig | 13 boards from ST Microelectronics (http://www.st.com) like the
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | stmpe.txt | 1 * ST Microelectronics STMPE Multi-Functional Device
|
/linux-4.4.14/Documentation/devicetree/bindings/staging/iio/adc/ |
D | spear-adc.txt | 1 * ST SPEAr ADC device driver
|
/linux-4.4.14/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 14 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.4.14/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.4.14/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.4.14/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.4.14/Documentation/devicetree/bindings/net/nfc/ |
D | st-nci-spi.txt | 1 * STMicroelectronics SAS. ST NCI NFC Controller
|
D | st-nci-i2c.txt | 1 * STMicroelectronics SAS. ST NCI NFC Controller
|
/linux-4.4.14/drivers/crypto/ux500/ |
D | Kconfig | 2 # Copyright (C) ST-Ericsson SA 2010
|
/linux-4.4.14/drivers/pinctrl/nomadik/ |
D | Kconfig | 4 bool "ST-Ericsson ABx500 family Mixed Signal Circuit gpio functions"
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | Kconfig | 5 This is a driver for the ST-E CW1100 & CW1200 WLAN chipsets.
|
/linux-4.4.14/Documentation/devicetree/bindings/media/ |
D | st-rc.txt | 1 Device-Tree bindings for ST IRB IP
|
/linux-4.4.14/drivers/staging/iio/adc/ |
D | Kconfig | 109 tristate "ST SPEAr ADC" 114 ST SPEAr SoC. Provides direct access via sysfs.
|
/linux-4.4.14/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.4.14/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.4.14/Documentation/arm/ |
D | 00-INDEX | 26 - ST SPEAr platform Linux Overview
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | ste-u300-syscon-clock.txt | 1 Clock bindings for ST-Ericsson U300 System Controller Clocks
|
D | ux500.txt | 1 Clock bindings for ST-Ericsson Ux500 clocks
|
D | st,nomadik.txt | 1 ST Microelectronics Nomadik SRC System Reset and Control
|
/linux-4.4.14/Documentation/devicetree/bindings/thermal/ |
D | db8500-thermal.txt | 1 * ST-Ericsson DB8500 Thermal
|
/linux-4.4.14/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.4.14/drivers/phy/ |
D | Kconfig | 324 tristate "ST SPEAR1310-MIPHY driver" 328 Support for ST SPEAr1310 MIPHY which can be used for PCIe and SATA. 331 tristate "ST SPEAR1340-MIPHY driver" 335 Support for ST SPEAr1340 MIPHY which can be used for PCIe and SATA.
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | Kconfig | 20 A Silicon tuner from ST used in conjunction with the STB0899 122 tristate "ST STV0288 based" 129 tristate "ST STB6000 silicon tuner" 136 tristate "ST STV0299 based" 143 tristate "ST STV6110 silicon tuner" 150 tristate "ST STV0900 based" 441 tristate "ST STV0367 based" 523 tristate "ST STV0297 based"
|
/linux-4.4.14/Documentation/networking/ |
D | stmmac.txt | 173 (on ST SoCs) according to the link speed negotiated by the 175 o bus_setup: perform HW setup of the bus. For example, on some ST platforms 179 this is sometime necessary on some platforms (e.g. ST boxes) 218 Below an example how the structures above are using on ST platforms. 231 |-> 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.4.14/net/caif/ |
D | Kconfig | 11 based connection-oriented MUX protocol developed by ST-Ericsson for use
|
/linux-4.4.14/drivers/pinctrl/ |
D | Kconfig | 221 bool "ST-Ericsson U300 COH 901 335/571 GPIO" 225 Say yes here to support GPIO interface on ST-Ericsson U300.
|
/linux-4.4.14/Documentation/devicetree/bindings/mmc/ |
D | mmci.txt | 8 the prefix for a property, indicates support by the ST Micro variant.
|
/linux-4.4.14/drivers/mtd/devices/ |
D | Kconfig | 87 Spansion S25SL, SST 25VF, ST M25P, and Winbond W25X. Other chips 222 tristate "ST Microelectronics SPI FSM Serial Flash Controller" 225 This provides an MTD device driver for the ST Microelectronics
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx.h | 210 #define CVMX_BUILD_WRITE64(TYPE, ST) \ argument
|
/linux-4.4.14/drivers/dma/ |
D | Kconfig | 103 bool "ST-Ericsson COH901318 DMA support" 107 Enable support for ST-Ericsson COH 901 318 DMA. 428 bool "ST-Ericsson DMA40 support" 432 Support for ST-Ericsson DMA40 controller
|
/linux-4.4.14/Documentation/video4linux/ |
D | cpia2_overview.txt | 4 division of ST Microelectronics). There are two versions. The first is the
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | vendor-prefixes.txt | 221 ste ST-Ericsson 222 stericsson ST-Ericsson
|
/linux-4.4.14/drivers/net/usb/ |
D | Kconfig | 179 * ST Lab USB 2.0 Ethernet 258 * ST-Ericsson M700 LTE FDD/TDD Mobile Broadband Modem (ref. design) 259 * ST-Ericsson M5730 HSPA+ Mobile Broadband Modem (reference design) 260 * ST-Ericsson M570 HSPA+ Mobile Broadband Modem (reference design) 261 * ST-Ericsson M343 HSPA Mobile Broadband Modem (reference design)
|
/linux-4.4.14/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). 350 tristate "ST Microelectronics HW Random Number Generator support"
|
/linux-4.4.14/drivers/usb/host/ |
D | Kconfig | 182 tristate "Support for ST SPEAr on-chip EHCI USB controller" 187 ST SPEAr chips. 190 tristate "Support for ST STiHxxx on-chip EHCI USB controller" 399 tristate "Support for ST SPEAr on-chip OHCI USB controller" 404 ST SPEAr chips. 407 tristate "Support for ST STiHxxx on-chip OHCI USB controller"
|
/linux-4.4.14/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 226 bool "ST-Ericsson DB8500 Voltage Domain Regulators" 630 bool "ST Microelectronics STW481X VMMC regulator"
|
/linux-4.4.14/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.4.14/arch/arc/kernel/ |
D | entry-arcv2.S | 129 ; either a dst of emulated LD/ST or src with address-writeback
|
D | entry-compact.S | 309 ; either a dst of emulated LD/ST or src with address-writeback
|
/linux-4.4.14/drivers/usb/musb/ |
D | Kconfig | 143 bool 'ST Ericsson Ux500'
|
/linux-4.4.14/drivers/mfd/ |
D | Kconfig | 873 bool "ST-Ericsson ABX500 Mixed Signal Circuit register functions" 883 bool "ST-Ericsson AB3100 Mixed Signal Circuit core functions" 898 tristate "ST-Ericsson AB3100 OTP functions" 907 bool "ST-Ericsson AB8500 Mixed Signal Power Management chip" 928 bool "ST-Ericsson AB8500 GPADC driver" 935 bool "ST-Ericsson DB8500 Power Reset Control Management Unit" 1486 tristate "Support for ST Microelectronics STw481x" 1492 in various ST Microelectronics and ST-Ericsson embedded
|
/linux-4.4.14/drivers/power/reset/ |
D | Kconfig | 113 bool "ST restart driver"
|
/linux-4.4.14/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.4.14/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.4.14/drivers/crypto/ |
D | Kconfig | 363 tristate "Driver for ST-Ericsson UX500 crypto hardware acceleration" 366 Driver for ST-Ericsson UX500 crypto engine.
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-dev.c | 2555 XGMAC_DMA_IOWRITE_BITS(channel, DMA_CH_TCR, ST, 1); in xgbe_enable_tx() 2594 XGMAC_DMA_IOWRITE_BITS(channel, DMA_CH_TCR, ST, 0); in xgbe_disable_tx() 2660 XGMAC_DMA_IOWRITE_BITS(channel, DMA_CH_TCR, ST, 1); in xgbe_powerup_tx() 2690 XGMAC_DMA_IOWRITE_BITS(channel, DMA_CH_TCR, ST, 0); in xgbe_powerdown_tx()
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
D | Kconfig | 150 ST-NIC Serial Network Interface Controller for Twisted Pair. This
|
/linux-4.4.14/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.4.14/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.4.14/drivers/mtd/chips/ |
D | Kconfig | 193 tristate "Support for CFI command set 0020 (ST (Advanced Architecture) chips)"
|
/linux-4.4.14/drivers/mtd/nand/ |
D | Kconfig | 523 tristate "Support for NAND on ST Micros FSMC" 526 Enables support for NAND Flash chips on the ST Microelectronics
|
/linux-4.4.14/drivers/i2c/busses/ |
D | Kconfig | 686 tristate "ST-Ericsson Nomadik/Ux500 I2C Controller" 690 I2C interface from ST-Ericsson's Nomadik and Ux500 architectures, 876 tristate "ST Microelectronics DDC I2C interface" 881 I2C interface from ST Microelectronics simply called "DDC I2C"
|
/linux-4.4.14/drivers/media/i2c/ |
D | Kconfig | 521 tristate "ST VS6624 sensor support" 525 This is a Video4Linux2 sensor-level driver for the ST VS6624
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | xpedite5301.dts | 142 * Actual part could be ST Micro NAND08GW3B2A (1 GB),
|
D | xpedite5370.dts | 140 * 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.4.14/drivers/input/keyboard/ |
D | Kconfig | 435 tristate "ST-Ericsson Nomadik SKE keyboard" 634 tristate "ST SPEAR keyboard support"
|
/linux-4.4.14/drivers/watchdog/ |
D | Kconfig | 392 bool "ST-Ericsson COH 901 327 watchdog" 398 watchdog embedded into the ST-Ericsson U300 series platforms. 462 tristate "ST-Ericsson Ux500 watchdog" 468 existing in the prcmu of ST-Ericsson Ux500 series platforms.
|
/linux-4.4.14/drivers/mmc/host/ |
D | Kconfig | 265 tristate "SDHCI support on ST SPEAr platform" 270 often referrered to as the HSMMC block in some of the ST SPEAR range
|
/linux-4.4.14/drivers/ata/ |
D | Kconfig | 120 tristate "ST AHCI SATA support" 123 This option enables support for ST AHCI SATA controller.
|
/linux-4.4.14/drivers/pwm/ |
D | Kconfig | 344 Generic PWM framework driver for the PWM controller on ST
|
/linux-4.4.14/drivers/gpio/ |
D | Kconfig | 355 bool "ST SPEAr13xx SPI Chip Select as GPIO support" 359 Say yes here to support ST SPEAr SPI Chip Select as GPIO device
|
/linux-4.4.14/drivers/tty/serial/ |
D | Kconfig | 1570 tristate "ST ASC serial port support" 1576 ASC is embedded in ST COMMS IP block. It supports Rx & Tx functionality. 1582 bool "Support for console on ST ASC"
|
/linux-4.4.14/drivers/media/radio/ |
D | Kconfig | 229 # TI's ST based wl128x FM radio
|
/linux-4.4.14/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.4.14/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 | 1618 ST-DMA, replacing ACSI). It does NOT support other schemes, like
|
/linux-4.4.14/Documentation/isdn/ |
D | README.HiSax | 48 ASUSCOM NETWORK INC. ISDNLink 128K PC adapter (order code I-IN100-ST-D)
|
/linux-4.4.14/drivers/input/misc/ |
D | Kconfig | 39 Say Y here to use the PowerOn Key for ST-Ericsson's AB8500
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | Cards | 852 TV Tuner MG9910 - HBY33A-TVO CEI + Philips SAA7110 + OKI M548262 + ST STV8438CV
|
/linux-4.4.14/sound/pci/ |
D | Kconfig | 873 Essence ST (Deluxe), and Essence STX (II).
|
/linux-4.4.14/drivers/hwmon/ |
D | Kconfig | 957 - ST Microelectronics STDS75
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 2029 i.e., Xonar D1, DX, D2, D2X, DS, DSX, Essence ST (Deluxe),
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 876 ST addr 32 bit word will store a 32 bit aligned address
|
/linux-4.4.14/ |
D | MAINTAINERS | 2125 BDISP ST MEDIA DRIVER 8222 PCIE DRIVER FOR ST SPEAR13XX 8391 PIN CONTROLLER - ST SPEAR 9527 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
|
D | CREDITS | 2057 D: ST Microelectronics SPEAr13xx PCI host bridge driver
|