Home
last modified time | relevance | path

Searched refs:mfpctl_shift (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/pinctrl/actions/
Dpinctrl-owl.h93 unsigned int mfpctl_shift; member
Dpinctrl-s900.c903 .mfpctl_shift = shift, \
919 .mfpctl_shift = -1, \
935 .mfpctl_shift = -1, \
Dpinctrl-owl.c182 *mask = (option_mask << g->mfpctl_shift); in get_group_mfp_mask_val()
183 *val = (id << g->mfpctl_shift); in get_group_mfp_mask_val()