Home
last modified time | relevance | path

Searched refs:SQUELCH_ENABLE (Results 1 – 2 of 2) sorted by relevance

/drivers/ptp/
Dptp_idt82p33.h53 #define SQUELCH_ENABLE BIT(5) macro
Dptp_idt82p33.c587 val &= ~SQUELCH_ENABLE; in idt82p33_output_enable()
589 val |= SQUELCH_ENABLE; in idt82p33_output_enable()