Home
last modified time | relevance | path

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

/drivers/pinctrl/
Dpinctrl-amd.c201 char *active_level; in amd_gpio_dbg_show() local
251 active_level = "Active high|"; in amd_gpio_dbg_show()
253 active_level = "Active low|"; in amd_gpio_dbg_show()
256 active_level = "Active on both|"; in amd_gpio_dbg_show()
258 active_level = "Unknown Active level|"; in amd_gpio_dbg_show()
268 active_level = " "; in amd_gpio_dbg_show()
329 level_trig, active_level, interrupt_enable, in amd_gpio_dbg_show()