Searched refs:SQUELCH_ENABLE (Results 1 – 2 of 2) sorted by relevance
51 #define SQUELCH_ENABLE BIT(5) macro
476 val &= ~SQUELCH_ENABLE; in idt82p33_output_enable()478 val |= SQUELCH_ENABLE; in idt82p33_output_enable()