Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/freescale/
H A Dpinctrl-mxs.h41 #define PULL_PRESENT (1 << 6) macro
H A Dpinctrl-mxs.c89 config |= val << PULL_SHIFT | PULL_PRESENT; in mxs_dt_node_to_map()
300 if (config & PULL_PRESENT) { in mxs_pinconf_group_set()