Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl.c260 static int sppctl_first_get(struct gpio_chip *chip, unsigned int offset) in sppctl_first_get() function
515 seq_printf(s, " %s", sppctl_first_get(chip, i) ? "gpi" : "mux"); in sppctl_gpio_dbg_show()
582 if (!sppctl_first_get(&pctl->spp_gchip->chip, pin)) in sppctl_pin_config_get()
736 g_f = sppctl_first_get(&pctl->spp_gchip->chip, offset); in sppctl_gpio_request_enable()
806 first = sppctl_first_get(&pctl->spp_gchip->chip, offset); in sppctl_pin_dbg_show()