Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/
Dpinctrl-xway.c48 #define GPIO_ALT0(p) (GPIO_BASE(p) + 0x0C) macro
623 gpio_setbit(info->membase[0], GPIO_ALT0(pin), PORT_PIN(pin)); in xway_mux_apply()
625 gpio_clearbit(info->membase[0], GPIO_ALT0(pin), PORT_PIN(pin)); in xway_mux_apply()