Searched refs:GPIO_PULL_UP (Results 1 – 2 of 2) sorted by relevance
152 #define GPIO_PULL_UP 0x18 macro
400 if (pull == GPIO_PULL_UP || pull == GPIO_PULL_DOWN) { in vr41xx_gpio_pullupdown()402 if (pull == GPIO_PULL_UP) in vr41xx_gpio_pullupdown()