Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/
Dpinctrl-amd.c205 char *active_level; in amd_gpio_dbg_show() local
254 active_level = "Active high|"; in amd_gpio_dbg_show()
256 active_level = "Active low|"; in amd_gpio_dbg_show()
259 active_level = "Active on both|"; in amd_gpio_dbg_show()
261 active_level = "Unknown Active level|"; in amd_gpio_dbg_show()
271 active_level = " "; in amd_gpio_dbg_show()
332 level_trig, active_level, interrupt_enable, in amd_gpio_dbg_show()