Searched refs:CS42448_POWER_CONTROL (Results 1 – 2 of 2) sorted by relevance
72 errorStatus = CS42448_WriteReg(handle, CS42448_POWER_CONTROL, 0x7F); in CS42448_Init()117 errorStatus = CS42448_WriteReg(handle, CS42448_POWER_CONTROL, 0x0); in CS42448_Init()350 if (CS42448_ReadReg(handle, CS42448_POWER_CONTROL, &val) != kStatus_Success) in CS42448_SetModule()364 ret = CS42448_WriteReg(handle, CS42448_POWER_CONTROL, val); in CS42448_SetModule()
36 #define CS42448_POWER_CONTROL 0x02U macro