Searched refs:NMK_GPIO_PULL_NONE (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.h60 NMK_GPIO_PULL_NONE, enumerator in enum:nmk_gpio_pull
H A Dpincfg.h49 #define PIN_PULL_NONE (NMK_GPIO_PULL_NONE << 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.c87 if (pull == NMK_GPIO_PULL_NONE)
115 [NMK_GPIO_PULL_NONE] = "none",
223 * @pull: one of NMK_GPIO_PULL_DOWN, NMK_GPIO_PULL_UP, and NMK_GPIO_PULL_NONE

Completed in 50 milliseconds