Searched refs:CS42888_POWER_CONTROL (Results 1 – 2 of 2) sorted by relevance
75 errorStatus = CS42888_WriteReg(handle, CS42888_POWER_CONTROL, 0x7F); in CS42888_Init()120 errorStatus = CS42888_WriteReg(handle, CS42888_POWER_CONTROL, 0x0); in CS42888_Init()353 if (CS42888_ReadReg(handle, CS42888_POWER_CONTROL, &val) != kStatus_Success) in CS42888_SetModule()367 ret = CS42888_WriteReg(handle, CS42888_POWER_CONTROL, val); in CS42888_SetModule()
36 #define CS42888_POWER_CONTROL 0x02U macro