Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/
Dpinctrl-amd.c217 char *pull_down_enable; in amd_gpio_dbg_show() local
323 pull_down_enable = "+"; in amd_gpio_dbg_show()
325 pull_down_enable = "∅"; in amd_gpio_dbg_show()
326 seq_printf(s, "pull-↓ %s| ", pull_down_enable); in amd_gpio_dbg_show()