Searched refs:SCHMITT_BIT (Results 1 – 1 of 1) sorted by relevance
41 #define SCHMITT_BIT BIT(2) macro831 *val = regcfg & SCHMITT_BIT; in ocelot_hw_get_value()863 ocelot_clrsetbits(regaddr, SCHMITT_BIT, val); in ocelot_hw_set_value()908 val = (val & SCHMITT_BIT ? true : false); in ocelot_pinconf_get()974 arg = arg ? SCHMITT_BIT : 0; in ocelot_pinconf_set()