Searched refs:OMAP_PIN_OFF_INPUT_PULLDOWN (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/arm/mach-omap2/ | ||
D | mux.h | 53 #define OMAP_PIN_OFF_INPUT_PULLDOWN (OMAP_OFF_EN | OMAP_OFF_PULL_EN) macro |
D | mux.c | 529 OMAP_PIN_OFF_INPUT_PULLDOWN); in omap_mux_decode() |