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