Searched refs:PIN_PTD (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/ti/ks2_evm/ |
| H A D | mux-k2g.h | 328 { 63, MODE(0) | PIN_PTD }, /* MMC1_DAT3.MMC1_DAT3 */ 331 { 66, MODE(0) | PIN_PTD }, /* MMC1_DAT0.MMC1_DAT0 */ 332 { 67, MODE(0) | PIN_PTD }, /* MMC1_CLK.MMC1_CLK */ 333 { 68, MODE(0) | PIN_PTD }, /* MMC1_CMD.MMC1_CMD */ 336 { 71, MODE(0) | PIN_PTD }, /* MMC1_POW.MMC1_POW */
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/include/mach/ |
| H A D | mux-k2g.h | 29 #define PIN_PTD (0 << 17) /* pull down */ macro
|