Searched refs:M14 (Results 1 – 3 of 3) sorted by relevance
/u-boot/board/ti/am57xx/ |
A D | mux_data.h | 43 {GPMC_A12, (M14 | PIN_INPUT_PULLUP)}, /* gpmc_a12.gpio2_2 */ 115 {VOUT1_FLD, (M14 | PIN_INPUT)}, /* vout1_fld.gpio4_21 */ 196 {SPI1_CS0, (M14 | PIN_INPUT)}, /* spi1_cs0.gpio7_10 */ 197 {SPI1_CS1, (M14 | PIN_INPUT)}, /* spi1_cs1.gpio7_11 */ 591 {VIN1A_D5, (M14 | PIN_OUTPUT)}, /* vin1a_d5.gpio3_9 */ 739 {SPI1_D1, (M14 | PIN_OUTPUT)}, /* spi1_d1.gpio7_8 */ 740 {SPI1_D0, (M14 | PIN_OUTPUT)}, /* spi1_d0.gpio7_9 */ 959 {SPI1_D1, (M14 | PIN_OUTPUT)}, /* spi1_d1.gpio7_8 */ 960 {SPI1_D0, (M14 | PIN_OUTPUT)}, /* spi1_d0.gpio7_9 */ 1146 {SPI1_D1, (M14 | PIN_OUTPUT)}, /* spi1_d1.gpio7_8 */ [all …]
|
/u-boot/board/ti/dra7xx/ |
A D | mux_data.h | 42 {GPMC_A11, (M14 | PIN_INPUT_PULLDOWN)}, /* gpmc_a11.gpio2_1 */ 110 {GPIO6_16, (M14 | PIN_INPUT_PULLUP)}, /* gpio6_16.gpio6_16 */ 140 {SPI1_CS1, (M14 | PIN_OUTPUT)}, /* spi1_cs1.gpio7_11 */ 194 {VIN2A_FLD0, (M14 | PIN_INPUT)}, /* vin2a_fld0.gpio3_30 */ 234 {GPMC_A11, (M14 | PIN_INPUT)}, /* gpmc_a11.gpio2_1 */ 254 {VIN2A_FLD0, (M14 | PIN_INPUT)}, /* vin2a_fld0.gpio3_30 */ 702 {SPI1_CS1, (M14 | PIN_OUTPUT)}, /* spi1_cs1.gpio7_11 */ 722 {WAKEUP2, (M14)}, /* Wakeup2.gpio1_2 */ 907 {WAKEUP0, (M14 | PIN_OUTPUT)}, /* N/A.gpio1_0 */ 908 {WAKEUP1, (M14 | PIN_OUTPUT)}, /* N/A.gpio1_1 */ [all …]
|
/u-boot/arch/arm/include/asm/arch-omap5/ |
A D | mux_dra7xx.h | 43 #define M14 14 macro
|
Completed in 12 milliseconds