Home
last modified time | relevance | path

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

/linux-6.15/drivers/pinctrl/
H A Dpinctrl-ocelot.c346 u8 pu_bit; member
1538 *val = regcfg & (opd->pd_bit | opd->pu_bit); in ocelot_hw_get_value()
1592 opd->pd_bit | opd->pu_bit, in ocelot_hw_set_value()
1638 val = !!(val & info->pincfg_data->pu_bit); in ocelot_pinconf_get()
1707 opd->pu_bit : opd->pd_bit; in ocelot_pinconf_set()
1847 .pu_bit = BIT(3),
1865 .pu_bit = BIT(2),
1882 .pu_bit = BIT(2),