Searched refs:STP (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/net/802/ |
D | Kconfig | 1 config STP config 7 select STP
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | gpio-stp-xway.txt | 1 Lantiq SoC Serial To Parallel (STP) GPIO controller 3 The Serial To Parallel (STP) is found on MIPS based Lantiq socs. It is a
|
/linux-4.1.27/drivers/pinctrl/ |
D | pinctrl-xway.c | 115 MFP_XWAY(GPIO4, GPIO, STP, NONE, ASC), 116 MFP_XWAY(GPIO5, GPIO, STP, NONE, GPHY), 117 MFP_XWAY(GPIO6, GPIO, STP, GPT, ASC), 134 MFP_XWAY(GPIO23, GPIO, EBU, PCI, STP), 172 MFP_XWAY(GPIO1, GPIO, STP, DFE, EBU), 173 MFP_XWAY(GPIO2, GPIO, STP, DFE, EPHY), 174 MFP_XWAY(GPIO3, GPIO, STP, EPHY, EBU), 309 GRP_MUX("stp", STP, pins_stp), 346 GRP_MUX("stp", STP, ase_pins_stp),
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | bfin_serial.h | 75 #define STP 0x10000 /* Stick Parity */ macro 79 #define LCR_MASK (SB | STP | EPS | PEN | STB | WLS_MASK) 119 #define STP 0x20 /* Stick Parity */ macro 122 #define LCR_MASK (SB | STP | EPS | PEN | STB | WLS_MASK)
|
/linux-4.1.27/net/bridge/ |
D | Kconfig | 8 select STP
|
/linux-4.1.27/net/bridge/netfilter/ |
D | Kconfig | 143 tristate "ebt: STP filter support" 146 allows STP header field filtering.
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | ste-href-family-pinctrl.dtsi | 576 pins = "GPIO257_AE29"; /* STP */ 590 pins = "GPIO257_AE29"; /* STP */
|
/linux-4.1.27/drivers/scsi/ |
D | sym53c416.c | 57 #define STP 0x06 /* Synchronous Transfer period */ macro 505 outb(0x05, base + STP); in sym53c416_init()
|
/linux-4.1.27/drivers/gpio/ |
D | Kconfig | 399 bool "XWAY STP GPIOs" 402 This enables support for the Serial To Parallel (STP) unit found on 403 XWAY SoC. The STP allows the SoC to drive a shift registers cascade,
|
/linux-4.1.27/drivers/tty/serial/ |
D | bfin_uart.c | 831 lcr |= STP; in bfin_serial_set_termios()
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.1992-1997 | 153 * st.c: Use bytes, not STP->buffer->buffer_size when reading
|