Home
last modified time | relevance | path

Searched refs:VOL_PRESENT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/freescale/
H A Dpinctrl-mxs.h43 #define VOL_PRESENT (1 << 4) macro
H A Dpinctrl-mxs.c83 config |= val << VOL_SHIFT | VOL_PRESENT; in mxs_dt_node_to_map()
288 if (config & VOL_PRESENT) { in mxs_pinconf_group_set()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds