Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pinctrl/actions/
A Dpinctrl-owl.h101 .pullctl = NULL, \
108 .pullctl = NULL, \
115 .pullctl = &name##_pullctl_conf, \
122 .pullctl = &name##_pullctl_conf, \
236 struct owl_pullctl *pullctl; member
A Dpinctrl-owl.c233 if (!info->pullctl) in owl_pad_pinconf_reg()
235 *reg = info->pullctl->reg; in owl_pad_pinconf_reg()
236 *bit = info->pullctl->shift; in owl_pad_pinconf_reg()
237 *width = info->pullctl->width; in owl_pad_pinconf_reg()

Completed in 9 milliseconds