Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/actions/
H A Dpinctrl-owl.h29 .drv_shift = -1, \
45 .drv_shift = shift, \
61 .drv_shift = -1, \
202 * @drv_shift: drive control register bit mask
220 unsigned int drv_shift; member
H A Dpinctrl-owl.c333 *bit = g->drv_shift; in owl_group_pinconf_reg()