Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/actions/
H A Dpinctrl-owl.h27 .mfpctl_width = width, \
43 .mfpctl_width = -1, \
59 .mfpctl_width = -1, \
200 * @mfpctl_width: multiplexing control register width
217 unsigned int mfpctl_width; member
H A Dpinctrl-owl.c181 option_num = (1 << g->mfpctl_width); in get_group_mfp_mask_val()
/kernel/linux/linux-6.6/drivers/pinctrl/actions/
H A Dpinctrl-owl.h27 .mfpctl_width = width, \
43 .mfpctl_width = -1, \
59 .mfpctl_width = -1, \
200 * @mfpctl_width: multiplexing control register width
217 unsigned int mfpctl_width; member
H A Dpinctrl-owl.c181 option_num = (1 << g->mfpctl_width); in get_group_mfp_mask_val()

Completed in 4 milliseconds