Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/freescale/
Dpinctrl-mxs.h43 #define VOL_PRESENT (1 << 4) macro
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()