Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-amd.c205 char *pin_sts; in amd_gpio_dbg_show() local
323 pin_sts = "output"; in amd_gpio_dbg_show()
329 pin_sts = "input "; in amd_gpio_dbg_show()
335 seq_printf(s, "%s %s|", pin_sts, orientation); in amd_gpio_dbg_show()