Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Didt82p33_reg.h51 #define SQUELCH_ENABLE BIT(5) macro
/linux/drivers/ptp/
H A Dptp_idt82p33.c891 val &= ~SQUELCH_ENABLE; in idt82p33_output_enable()
893 val |= SQUELCH_ENABLE; in idt82p33_output_enable()