Searched refs:SLEWCONTROL (Results 1 - 12 of 12) sorted by relevance

/u-boot/board/ti/am57xx/
H A Dmux_data.h69 {GPMC_WAIT0, (M14 | PIN_INPUT_PULLUP | SLEWCONTROL)}, /* gpmc_wait0.gpio2_28 */
116 {MDIO_MCLK, (M0 | PIN_OUTPUT | SLEWCONTROL)}, /* mdio_mclk.mdio_mclk */
117 {MDIO_D, (M0 | PIN_INPUT | SLEWCONTROL)}, /* mdio_d.mdio_d */
133 {USB1_DRVVBUS, (M0 | PIN_OUTPUT | SLEWCONTROL)}, /* usb1_drvvbus.usb1_drvvbus */
134 {USB2_DRVVBUS, (M0 | PIN_OUTPUT_PULLDOWN | SLEWCONTROL)}, /* usb2_drvvbus.usb2_drvvbus */
143 {MCASP1_FSX, (M10 | PIN_INPUT_PULLUP | SLEWCONTROL)}, /* mcasp1_fsx.i2c3_scl */
146 {MCASP1_AXR0, (M10 | PIN_INPUT_PULLUP | SLEWCONTROL)}, /* mcasp1_axr0.i2c5_sda */
147 {MCASP1_AXR1, (M10 | PIN_INPUT_PULLUP | SLEWCONTROL)}, /* mcasp1_axr1.i2c5_scl */
154 {MCASP1_AXR8, (M14 | PIN_INPUT | SLEWCONTROL)}, /* mcasp1_axr8.gpio5_10 */
155 {MCASP1_AXR9, (M14 | PIN_INPUT | SLEWCONTROL)}, /* mcasp1_axr
[all...]
/u-boot/arch/arm/dts/include/dt-bindings/pinctrl/
H A Ddra.h57 #define SLEWCONTROL (1 << 19) macro
66 #define PIN_INPUT_SLEW (INPUT_EN | SLEWCONTROL)
/u-boot/arch/sandbox/dts/include/dt-bindings/pinctrl/
H A Ddra.h57 #define SLEWCONTROL (1 << 19) macro
66 #define PIN_INPUT_SLEW (INPUT_EN | SLEWCONTROL)
/u-boot/arch/xtensa/dts/include/dt-bindings/pinctrl/
H A Ddra.h57 #define SLEWCONTROL (1 << 19) macro
66 #define PIN_INPUT_SLEW (INPUT_EN | SLEWCONTROL)
/u-boot/arch/nios2/dts/include/dt-bindings/pinctrl/
H A Ddra.h57 #define SLEWCONTROL (1 << 19) macro
66 #define PIN_INPUT_SLEW (INPUT_EN | SLEWCONTROL)
/u-boot/arch/x86/dts/include/dt-bindings/pinctrl/
H A Ddra.h57 #define SLEWCONTROL (1 << 19) macro
66 #define PIN_INPUT_SLEW (INPUT_EN | SLEWCONTROL)
/u-boot/arch/microblaze/dts/include/dt-bindings/pinctrl/
H A Ddra.h57 #define SLEWCONTROL (1 << 19) macro
66 #define PIN_INPUT_SLEW (INPUT_EN | SLEWCONTROL)
/u-boot/arch/mips/dts/include/dt-bindings/pinctrl/
H A Ddra.h57 #define SLEWCONTROL (1 << 19) macro
66 #define PIN_INPUT_SLEW (INPUT_EN | SLEWCONTROL)
/u-boot/include/dt-bindings/pinctrl/
H A Ddra.h57 #define SLEWCONTROL (1 << 19) macro
66 #define PIN_INPUT_SLEW (INPUT_EN | SLEWCONTROL)
/u-boot/dts/upstream/include/dt-bindings/pinctrl/
H A Ddra.h54 #define SLEWCONTROL (1 << 19) macro
63 #define PIN_INPUT_SLEW (INPUT_EN | SLEWCONTROL)
/u-boot/board/ti/dra7xx/
H A Dmux_data.h104 {MDIO_MCLK, (M0 | PIN_INPUT_PULLUP | SLEWCONTROL)}, /* mdio_mclk.mdio_mclk */
105 {MDIO_D, (M0 | PIN_INPUT_PULLUP | SLEWCONTROL)}, /* mdio_d.mdio_d */
142 {SPI1_CS3, (M6 | PIN_INPUT | SLEWCONTROL)}, /* spi1_cs3.hdmi1_cec */
146 {SPI2_CS0, (M1 | PIN_INPUT_PULLUP | SLEWCONTROL)}, /* spi2_cs0.uart3_rtsn */
148 {DCAN1_RX, (M14 | PIN_INPUT_PULLUP | SLEWCONTROL)}, /* dcan1_rx.gpio1_15 */
149 {UART1_RXD, (M0 | PIN_INPUT_PULLUP | SLEWCONTROL)}, /* uart1_rxd.uart1_rxd */
150 {UART1_TXD, (M0 | PIN_INPUT_PULLUP | SLEWCONTROL)}, /* uart1_txd.uart1_txd */
284 {MDIO_MCLK, (M0 | PIN_INPUT_PULLUP | SLEWCONTROL)}, /* mdio_mclk.mdio_mclk */
285 {MDIO_D, (M0 | PIN_INPUT_PULLUP | SLEWCONTROL)}, /* mdio_d.mdio_d */
306 {MCASP1_AXR0, (M10 | PIN_INPUT_PULLUP | SLEWCONTROL)}, /* mcasp1_axr
[all...]
/u-boot/arch/arm/include/asm/arch-omap5/
H A Dmux_dra7xx.h18 #define SLEWCONTROL (1 << 19) macro
25 #define PIN_INPUT_SLEW (INPUT_EN | SLEWCONTROL)

Completed in 114 milliseconds