Searched refs:AR7010_GPIO_OE (Results 1 – 2 of 2) sorted by relevance
192 #define AR7010_GPIO_OE 0x52000 macro
410 AR_SETBITS(sc, AR7010_GPIO_OE, 1 << pin); in ar5008_gpio_config_input()429 AR_CLRBITS(sc, AR7010_GPIO_OE, 1 << pin); in ar5008_gpio_config_output()