Home
last modified time | relevance | path

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

/linux-6.15/drivers/pinctrl/
H A Dpinctrl-amd.c206 char *pin_sts; in amd_gpio_dbg_show() local
324 pin_sts = "output"; in amd_gpio_dbg_show()
330 pin_sts = "input "; in amd_gpio_dbg_show()
336 seq_printf(s, "%s %s|", pin_sts, orientation); in amd_gpio_dbg_show()