Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-xway.c1264 u32 alt1_reg = GPIO_ALT1(pin); in xway_mux_apply() local
1267 alt1_reg = GPIO3_ALT1; in xway_mux_apply()
1275 gpio_setbit(info->membase[0], alt1_reg, PORT_PIN(pin)); in xway_mux_apply()
1277 gpio_clearbit(info->membase[0], alt1_reg, PORT_PIN(pin)); in xway_mux_apply()