Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-ocelot.c40 #define BIAS_BITS (BIAS_PD_BIT|BIAS_PU_BIT) macro
663 *val = regcfg & BIAS_BITS; in ocelot_hw_get_value()
695 ocelot_clrsetbits(regaddr, BIAS_BITS, val); in ocelot_hw_set_value()

Completed in 3 milliseconds