Home
last modified time | relevance | path

Searched refs:mfpctl_shift (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/actions/
H A Dpinctrl-owl.h26 .mfpctl_shift = shift, \
42 .mfpctl_shift = -1, \
58 .mfpctl_shift = -1, \
199 * @mfpctl_shift: multiplexing control register bit mask
216 unsigned int mfpctl_shift; member
H A Dpinctrl-owl.c186 *mask = (option_mask << g->mfpctl_shift); in get_group_mfp_mask_val()
187 *val = (id << g->mfpctl_shift); in get_group_mfp_mask_val()
/kernel/linux/linux-6.6/drivers/pinctrl/actions/
H A Dpinctrl-owl.h26 .mfpctl_shift = shift, \
42 .mfpctl_shift = -1, \
58 .mfpctl_shift = -1, \
199 * @mfpctl_shift: multiplexing control register bit mask
216 unsigned int mfpctl_shift; member
H A Dpinctrl-owl.c186 *mask = (option_mask << g->mfpctl_shift); in get_group_mfp_mask_val()
187 *val = (id << g->mfpctl_shift); in get_group_mfp_mask_val()

Completed in 5 milliseconds