Searched refs:NMK_GPIO_PULL_UP (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-nomadik/include/plat/
H A Dgpio.h61 NMK_GPIO_PULL_UP, enumerator in enum:nmk_gpio_pull
H A Dpincfg.h50 #define PIN_PULL_UP (NMK_GPIO_PULL_UP << PIN_PULL_SHIFT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-nomadik/
H A Dgpio.c93 if (pull == NMK_GPIO_PULL_UP)
116 [NMK_GPIO_PULL_UP] = "up",
223 * @pull: one of NMK_GPIO_PULL_DOWN, NMK_GPIO_PULL_UP, and NMK_GPIO_PULL_NONE

Completed in 32 milliseconds