Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/
Dpinctrl-amd.c214 char *pin_sts; in amd_gpio_dbg_show() local
329 pin_sts = "output"; in amd_gpio_dbg_show()
335 pin_sts = "input "; in amd_gpio_dbg_show()
341 seq_printf(s, "%s %s| ", pin_sts, orientation); in amd_gpio_dbg_show()