Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-pistachio.c81 unsigned int scenario_shift; member
508 .scenario_shift = _shift, \
979 val &= ~(pf->scenario_mask << pf->scenario_shift); in pistachio_pinmux_enable()
980 val |= i << pf->scenario_shift; in pistachio_pinmux_enable()