Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pinctrl/
Dpinctrl-ocelot.c28 #define ocelot_clrsetbits(addr, clear, set) \ macro
859 ocelot_clrsetbits(regaddr, BIAS_BITS, val); in ocelot_hw_set_value()
863 ocelot_clrsetbits(regaddr, SCHMITT_BIT, val); in ocelot_hw_set_value()
868 ocelot_clrsetbits(regaddr, DRIVE_BITS, val); in ocelot_hw_set_value()