Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/actions/
H A Dpinctrl-owl.h27 .mfpctl_width = width, \
43 .mfpctl_width = -1, \
59 .mfpctl_width = -1, \
217 unsigned int mfpctl_width; member
H A Dpinctrl-owl.c181 option_num = (1 << g->mfpctl_width); in get_group_mfp_mask_val()