Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()