Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/freescale/
H A Dpinctrl-mxs.h43 #define VOL_PRESENT (1 << 4) macro
H A Dpinctrl-mxs.c86 config |= val << VOL_SHIFT | VOL_PRESENT; in mxs_dt_node_to_map()
291 if (config & VOL_PRESENT) { in mxs_pinconf_group_set()