Home
last modified time | relevance | path

Searched refs:tristated (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-wm831x.c158 int i, tristated; in wm831x_gpio_dbg_show() local
226 tristated = reg & WM831X_GPN_TRI; in wm831x_gpio_dbg_show()
228 tristated = !tristated; in wm831x_gpio_dbg_show()
238 tristated ? " tristated" : "", in wm831x_gpio_dbg_show()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-wm831x.c158 int i, tristated; in wm831x_gpio_dbg_show() local
226 tristated = reg & WM831X_GPN_TRI; in wm831x_gpio_dbg_show()
228 tristated = !tristated; in wm831x_gpio_dbg_show()
238 tristated ? " tristated" : "", in wm831x_gpio_dbg_show()

Completed in 1 milliseconds