Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-ocelot.c42 #define DRIVE_BITS GENMASK(1, 0) macro
671 *val = regcfg & DRIVE_BITS; in ocelot_hw_get_value()
704 ocelot_clrsetbits(regaddr, DRIVE_BITS, val); in ocelot_hw_set_value()

Completed in 2 milliseconds