Home
last modified time | relevance | path

Searched refs:AR71XX_GPIO_SET (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/mips/atheros/
HDar71xx_gpio.c264 GPIO_WRITE(sc, AR71XX_GPIO_SET, (1 << pin)); in ar71xx_gpio_pin_set()
308 GPIO_WRITE(sc, AR71XX_GPIO_SET, (1 << pin)); in ar71xx_gpio_pin_toggle()
HDar71xxreg.h144 #define AR71XX_GPIO_SET 0x0c macro