Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/intel/
Dpinctrl-cherryview.c80 bool invert_oe; member
190 .invert_oe = (i), \
199 .altfunc.invert_oe = (i), \
208 .altfunc.invert_oe = (i), \
834 if (altfunc->invert_oe) in chv_pinmux_set_mux()
839 pin, altfunc->mode, altfunc->invert_oe ? "" : "not "); in chv_pinmux_set_mux()