Searched refs:SGTL5000_SEL_ADC_CLR_MASK (Results 1 – 2 of 2) sorted by relevance
293 … ret = SGTL_ModifyReg(handle, CHIP_ANA_CTRL, SGTL5000_SEL_ADC_CLR_MASK, SGTL5000_SEL_ADC_LINEIN); in SGTL_SetDataRoute()318 … ret = SGTL_ModifyReg(handle, CHIP_ANA_CTRL, SGTL5000_SEL_ADC_CLR_MASK, SGTL5000_SEL_ADC_LINEIN); in SGTL_SetDataRoute()325 … ret = SGTL_ModifyReg(handle, CHIP_ANA_CTRL, SGTL5000_SEL_ADC_CLR_MASK, SGTL5000_SEL_ADC_LINEIN); in SGTL_SetDataRoute()
303 #define SGTL5000_SEL_ADC_CLR_MASK 0xFFFBU macro