Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pinctrl/
Dpinctrl-ocelot.c42 #define DRIVE_BITS GENMASK(1, 0) macro
835 *val = regcfg & DRIVE_BITS; in ocelot_hw_get_value()
868 ocelot_clrsetbits(regaddr, DRIVE_BITS, val); in ocelot_hw_set_value()