Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-ocelot.c28 #define ocelot_clrsetbits(addr, clear, set) \ macro
695 ocelot_clrsetbits(regaddr, BIAS_BITS, val); in ocelot_hw_set_value()
699 ocelot_clrsetbits(regaddr, SCHMITT_BIT, val); in ocelot_hw_set_value()
704 ocelot_clrsetbits(regaddr, DRIVE_BITS, val); in ocelot_hw_set_value()
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-ocelot.c30 #define ocelot_clrsetbits(addr, clear, set) \ macro

Completed in 4 milliseconds