Searched refs:NMK_GPIO_PULL_DOWN (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.h62 NMK_GPIO_PULL_DOWN, enumerator in enum:nmk_gpio_pull
H A Dpincfg.h51 #define PIN_PULL_DOWN (NMK_GPIO_PULL_DOWN << 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.c95 else if (pull == NMK_GPIO_PULL_DOWN)
117 [NMK_GPIO_PULL_DOWN] = "down",
223 * @pull: one of NMK_GPIO_PULL_DOWN, NMK_GPIO_PULL_UP, and NMK_GPIO_PULL_NONE

Completed in 76 milliseconds