Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl.h100 mux_m_gpio = 1, enumerator
H A Dsppctl.c337 reg = sppctl_prep_moon_reg_and_offset(offset, &reg_off, (master == mux_m_gpio)); in sppctl_first_master_set()
738 if (g_f == mux_f_gpio && g_m == mux_m_gpio) in sppctl_gpio_request_enable()
741 sppctl_first_master_set(&pctl->spp_gchip->chip, offset, mux_f_gpio, mux_m_gpio); in sppctl_gpio_request_enable()