Searched refs:SQUELCH_ENABLE (Results 1 – 3 of 3) sorted by relevance
48 #define SQUELCH_ENABLE BIT(5) macro
53 #define SQUELCH_ENABLE BIT(5) macro
587 val &= ~SQUELCH_ENABLE; in idt82p33_output_enable()589 val |= SQUELCH_ENABLE; in idt82p33_output_enable()