Searched refs:CHIP_DAC_VOL (Results 1 – 2 of 2) sorted by relevance
84 if (SGTL_WriteReg(handle, CHIP_DAC_VOL, 0x5C5CU) != kStatus_Success) in SGTL_Init()395 ret = SGTL_WriteReg(handle, CHIP_DAC_VOL, vol); in SGTL_SetVolume()432 ret = SGTL_ReadReg(handle, CHIP_DAC_VOL, &vol); in SGTL_GetVolume()
36 #define CHIP_DAC_VOL 0x0010U macro