Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ptp/
Dptp_idt82p33.h53 #define SQUELCH_ENABLE BIT(5) macro
Dptp_idt82p33.c584 val &= ~SQUELCH_ENABLE; in idt82p33_pps_enable()
586 val |= SQUELCH_ENABLE; in idt82p33_pps_enable()