Home
last modified time | relevance | path

Searched refs:AIC32X4_PWR_AIC32X4_LDO_ENABLE (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Dtlv320aic32x4.h15 #define AIC32X4_PWR_AIC32X4_LDO_ENABLE 0x00000004 macro
/linux/sound/soc/codecs/
H A Dtlv320aic32x4.c1030 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()