Searched refs:UART1_RTSN (Results 1 – 3 of 3) sorted by relevance
/u-boot/arch/arm/include/asm/arch-omap5/ |
A D | mux_dra7xx.h | 321 #define UART1_RTSN 0x3EC macro
|
/u-boot/board/ti/dra7xx/ |
A D | mux_data.h | 152 {UART1_RTSN, (M3 | PIN_INPUT_PULLUP)}, /* uart1_rtsn.mmc4_cmd */ 346 {UART1_RTSN, (M3 | PIN_INPUT_PULLUP)}, /* uart1_rtsn.mmc4_cmd */ 714 {UART1_RTSN, (M3 | PIN_INPUT_PULLUP)}, /* uart1_rtsn.mmc4_cmd */ 900 {UART1_RTSN, (M3 | PIN_INPUT_PULLUP)}, /* uart1_rtsn.mmc4_cmd */
|
/u-boot/board/ti/am57xx/ |
A D | mux_data.h | 209 {UART1_RTSN, (M14 | PIN_INPUT)}, /* uart1_rtsn.gpio7_25 */ 404 {UART1_RTSN, (M3 | PIN_INPUT_PULLUP | MANUAL_MODE)}, /* uart1_rtsn.mmc4_cmd */ 1160 {UART1_RTSN, (M14 | PIN_OUTPUT)}, /* uart1_rtsn.gpio7_25 */
|
Completed in 10 milliseconds