Searched refs:UART2_CTSN (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/board/compulab/cl-som-am57x/ |
D | mux.c | 47 {UART2_CTSN, (M15 | PIN_INPUT_PULLDOWN)}, /* UART2_CTSN */
|
/external/u-boot/board/ti/dra7xx/ |
D | mux_data.h | 155 {UART2_CTSN, (M3 | PIN_INPUT_PULLUP)}, /* uart2_ctsn.mmc4_dat2 */ 365 {UART2_CTSN, (M3 | PIN_INPUT_PULLUP)}, /* uart2_ctsn.mmc4_dat2 */ 689 {UART2_CTSN, (M3 | PIN_INPUT_PULLUP)}, /* uart2_ctsn.mmc4_dat2 */ 875 {UART2_CTSN, (M3 | PIN_INPUT_PULLUP)}, /* uart2_ctsn.mmc4_dat2 */
|
/external/u-boot/arch/arm/include/asm/arch-omap5/ |
D | mux_dra7xx.h | 324 #define UART2_CTSN 0x3F8 macro
|
/external/u-boot/board/ti/am57xx/ |
D | mux_data.h | 212 {UART2_CTSN, (M2 | PIN_INPUT_PULLUP)}, /* uart2_ctsn.uart3_rxd */ 495 {UART2_CTSN, (M2 | PIN_INPUT)}, /* uart2_ctsn.uart3_rxd */ 715 {UART2_CTSN, (M2 | PIN_INPUT)}, /* uart2_ctsn.uart3_rxd */ 997 {UART2_CTSN, (M2 | PIN_INPUT_SLEW)}, /* uart2_ctsn.uart3_rxd */
|