Searched refs:NMK_GPIO_PULL_DOWN (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 78 milliseconds