Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/
Dpinctrl-amd.c192 char *active_level; in amd_gpio_dbg_show() local
234 active_level = "Active low|"; in amd_gpio_dbg_show()
237 active_level = "Active high|"; in amd_gpio_dbg_show()
240 active_level = "Active on both|"; in amd_gpio_dbg_show()
242 active_level = "Unknow Active level|"; in amd_gpio_dbg_show()
252 active_level = " "; in amd_gpio_dbg_show()
313 level_trig, active_level, interrupt_enable, in amd_gpio_dbg_show()