Searched refs:CHIP_ANA_HP_CTRL (Results 1 – 2 of 2) sorted by relevance
67 if (SGTL_WriteReg(handle, CHIP_ANA_HP_CTRL, 0x1818U) != kStatus_Success) in SGTL_Init()403 ret = SGTL_WriteReg(handle, CHIP_ANA_HP_CTRL, vol); in SGTL_SetVolume()436 ret = SGTL_ReadReg(handle, CHIP_ANA_HP_CTRL, &vol); in SGTL_GetVolume()
39 #define CHIP_ANA_HP_CTRL 0x0022U macro