Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-xway.c47 #define GPIO_ALT1(p) (GPIO_BASE(p) + 0x10) macro
1264 u32 alt1_reg = GPIO_ALT1(pin); in xway_mux_apply()