Lines Matching defs:power_cfg
38 u32 power_cfg;
992 if (aic32x4->power_cfg & AIC32X4_PWR_MICBIAS_2075_LDOIN) {
996 if (aic32x4->power_cfg & AIC32X4_PWR_AVDD_DVDD_WEAK_DISABLE)
999 tmp_reg = (aic32x4->power_cfg & AIC32X4_PWR_AIC32X4_LDO_ENABLE) ?
1004 if (aic32x4->power_cfg & AIC32X4_PWR_CMMODE_LDOIN_RANGE_18_36)
1006 if (aic32x4->power_cfg & AIC32X4_PWR_CMMODE_HP_LDOIN_POWERED)
1168 aic32x4->power_cfg |= AIC32X4_PWR_AIC32X4_LDO_ENABLE;
1204 aic32x4->power_cfg = pdata->power_cfg;
1216 aic32x4->power_cfg = 0;