Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mfd/
Didt8a340_reg.h618 #define SQUELCH_DISABLE BIT(5) macro
/linux-6.1.9/drivers/ptp/
Dptp_clockmatrix.c1348 val |= SQUELCH_DISABLE; in idtcm_output_enable()
1350 val &= ~SQUELCH_DISABLE; in idtcm_output_enable()