Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-ocelot.c320 u8 pu_bit; member
1353 *val = regcfg & (opd->pd_bit | opd->pu_bit); in ocelot_hw_get_value()
1408 opd->pd_bit | opd->pu_bit, in ocelot_hw_set_value()
1454 val = !!(val & info->pincfg_data->pu_bit); in ocelot_pinconf_get()
1523 opd->pu_bit : opd->pd_bit; in ocelot_pinconf_set()
1663 .pu_bit = BIT(3),
1681 .pu_bit = BIT(2),