Home
last modified time | relevance | path

Searched refs:OMAP_PIN_OFF_INPUT_PULLDOWN (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
Dmux.h53 #define OMAP_PIN_OFF_INPUT_PULLDOWN (OMAP_OFF_EN | OMAP_OFF_PULL_EN) macro
Dmux.c529 OMAP_PIN_OFF_INPUT_PULLDOWN); in omap_mux_decode()