Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/freescale/
H A Dpinctrl-mxs.h27 #define MUXID_TO_MUXSEL(m) ((m) & 0xf) macro
H A Dpinctrl-mxs.c388 g->muxsel[i] = MUXID_TO_MUXSEL(g->pins[i]); in mxs_pinctrl_parse_group()