Searched refs:PIN_PTD (Results 1 – 2 of 2) sorted by relevance
/u-boot/board/ti/ks2_evm/ |
A D | mux-k2g.h | 330 { 63, MODE(0) | PIN_PTD }, /* MMC1_DAT3.MMC1_DAT3 */ 333 { 66, MODE(0) | PIN_PTD }, /* MMC1_DAT0.MMC1_DAT0 */ 334 { 67, MODE(0) | PIN_PTD }, /* MMC1_CLK.MMC1_CLK */ 335 { 68, MODE(0) | PIN_PTD }, /* MMC1_CMD.MMC1_CMD */ 338 { 71, MODE(0) | PIN_PTD }, /* MMC1_POW.MMC1_POW */
|
/u-boot/arch/arm/mach-keystone/include/mach/ |
A D | mux-k2g.h | 28 #define PIN_PTD (0 << 17) /* pull down */ macro
|
Completed in 3 milliseconds