Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/intel/
Dpinctrl-cherryview.c685 bool invert_oe; in chv_pinmux_set_mux() local
695 invert_oe = mode & PINMODE_INVERT_OE; in chv_pinmux_set_mux()
708 if (invert_oe) in chv_pinmux_set_mux()
713 invert_oe ? "" : "not "); in chv_pinmux_set_mux()