Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/actions/
H A Dpinctrl-owl.h32 .sr_shift = -1, \
48 .sr_shift = -1, \
64 .sr_shift = shift, \
224 unsigned int sr_shift; member
H A Dpinctrl-owl.c340 *bit = g->sr_shift; in owl_group_pinconf_reg()