Searched defs:GPIO_WRITE (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/mips/atheros/ | ||
| HD | ar71xx_gpiovar.h | 42 #define GPIO_WRITE(sc, reg, val) do { \ macro |
| /trueos/sys/mips/rt305x/ | ||
| HD | rt305x_gpio.h | 83 #define GPIO_WRITE(r, g, n, v) \ macro |