Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/intel/
H A 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()