Searched refs:GPIO_ALT0 (Results 1 – 1 of 1) sorted by relevance
46 #define GPIO_ALT0(p) (GPIO_BASE(p) + 0x0C) macro1270 gpio_setbit(info->membase[0], GPIO_ALT0(pin), PORT_PIN(pin)); in xway_mux_apply()1272 gpio_clearbit(info->membase[0], GPIO_ALT0(pin), PORT_PIN(pin)); in xway_mux_apply()