Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pinctrl/
A Dpinctrl-amd.c217 char *pull_down_enable; in amd_gpio_dbg_show() local
330 pull_down_enable = "+"; in amd_gpio_dbg_show()
332 pull_down_enable = "∅"; in amd_gpio_dbg_show()
333 seq_printf(s, "pull-↓ %s| ", pull_down_enable); in amd_gpio_dbg_show()

Completed in 5 milliseconds