Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-ocelot.c41 #define SCHMITT_BIT BIT(2) macro
667 *val = regcfg & SCHMITT_BIT; in ocelot_hw_get_value()
699 ocelot_clrsetbits(regaddr, SCHMITT_BIT, val); in ocelot_hw_set_value()
744 val = (val & SCHMITT_BIT ? true : false); in ocelot_pinconf_get()
810 arg = arg ? SCHMITT_BIT : 0; in ocelot_pinconf_set()

Completed in 2 milliseconds