Searched refs:AIC32X4_PWR_AIC32X4_LDO_ENABLE (Results 1 – 2 of 2) sorted by relevance
15 #define AIC32X4_PWR_AIC32X4_LDO_ENABLE 0x00000004 macro
1030 tmp_reg = (aic32x4->power_cfg & AIC32X4_PWR_AIC32X4_LDO_ENABLE) ? in aic32x4_component_probe()1183 tmp_reg = (aic32x4->power_cfg & AIC32X4_PWR_AIC32X4_LDO_ENABLE) ? in aic32x4_tas2505_component_probe()1328 aic32x4->power_cfg |= AIC32X4_PWR_AIC32X4_LDO_ENABLE; in aic32x4_setup_regulators()