Searched refs:COMP_CTRL_HYST_HIGH (Results 1 – 10 of 10) sorted by relevance
79 COMP_CTRL_HYST_HIGH = (0x3L << 14), enumerator
83 COMP_CTRL_HYST_HIGH = (0x3L << 12), enumerator
262 tmp&=~COMP_CTRL_HYST_HIGH; in COMP_SetHyst()
265 tmp&=~COMP_CTRL_HYST_HIGH; in COMP_SetHyst()
344 tmp&=~COMP_CTRL_HYST_HIGH; in COMP_SetHyst()
Completed in 18 milliseconds