Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl.c392 static int sppctl_gpio_inv_get(struct gpio_chip *chip, unsigned int offset) in sppctl_gpio_inv_get() function
517 seq_printf(s, " %s", sppctl_gpio_inv_get(chip, i) ? "inv" : " "); in sppctl_gpio_dbg_show()