Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-ocelot.c362 u8 pu_bit; member
1698 *val = regcfg & (opd->pd_bit | opd->pu_bit); in ocelot_hw_get_value()
1752 opd->pd_bit | opd->pu_bit, in ocelot_hw_set_value()
1798 val = !!(val & info->pincfg_data->pu_bit); in ocelot_pinconf_get()
1867 opd->pu_bit : opd->pd_bit; in ocelot_pinconf_set()
2007 .pu_bit = BIT(3),
2025 .pu_bit = BIT(2),
2042 .pu_bit = BIT(2),
2059 .pu_bit = BIT(2),