Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/actions/
Dpinctrl-owl.h113 struct owl_pullctl *pullctl; member
Dpinctrl-owl.c229 if (!info->pullctl) in owl_pad_pinconf_reg()
231 *reg = info->pullctl->reg; in owl_pad_pinconf_reg()
232 *bit = info->pullctl->shift; in owl_pad_pinconf_reg()
233 *width = info->pullctl->width; in owl_pad_pinconf_reg()
Dpinctrl-s900.c1645 .pullctl = NULL, \
1652 .pullctl = NULL, \
1659 .pullctl = &name##_pullctl_conf, \
1666 .pullctl = &name##_pullctl_conf, \