Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-xway.c46 #define GPIO_ALT0(p) (GPIO_BASE(p) + 0x0C) macro
1270 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()