Searched refs:SGTL5000_MUTE_ADC_CLR_MASK (Results 1 – 2 of 2) sorted by relevance
311 #define SGTL5000_MUTE_ADC_CLR_MASK 0xFFFEU macro
456 ret = SGTL_ModifyReg(handle, CHIP_ANA_CTRL, SGTL5000_MUTE_ADC_CLR_MASK, mute ? 1U : 0U); in SGTL_SetMute()