Searched refs:PMUX_PIN_OD_DEFAULT (Results 1 – 7 of 7) sorted by relevance
/external/u-boot/arch/arm/include/asm/arch-tegra/ |
D | pinmux.h | 45 PMUX_PIN_OD_DEFAULT = 0, enumerator
|
/external/u-boot/board/nvidia/dalmore/ |
D | pinmux-config-dalmore.h | 17 .od = PMUX_PIN_OD_DEFAULT, \ 53 .od = PMUX_PIN_OD_DEFAULT, \
|
/external/u-boot/board/toradex/apalis_t30/ |
D | pinmux-config-apalis_t30.h | 17 .od = PMUX_PIN_OD_DEFAULT, \ 41 .od = PMUX_PIN_OD_DEFAULT, \
|
/external/u-boot/board/avionic-design/common/ |
D | pinmux-config-tamonten-ng.h | 18 .od = PMUX_PIN_OD_DEFAULT, \ 42 .od = PMUX_PIN_OD_DEFAULT, \
|
/external/u-boot/board/nvidia/cardhu/ |
D | pinmux-config-cardhu.h | 17 .od = PMUX_PIN_OD_DEFAULT, \ 41 .od = PMUX_PIN_OD_DEFAULT, \
|
/external/u-boot/board/toradex/colibri_t30/ |
D | pinmux-config-colibri_t30.h | 17 .od = PMUX_PIN_OD_DEFAULT, \ 41 .od = PMUX_PIN_OD_DEFAULT, \
|
/external/u-boot/arch/arm/mach-tegra/ |
D | pinmux-common.c | 286 if (od == PMUX_PIN_OD_DEFAULT) in pinmux_set_od()
|