Home
last modified time | relevance | path

Searched refs:AIC32X4_PWR_AVDD_DVDD_WEAK_DISABLE (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/sound/
Dtlv320aic32x4.h17 #define AIC32X4_PWR_AVDD_DVDD_WEAK_DISABLE 0x00000002 macro
/linux-4.1.27/arch/arm/mach-imx/
Dmach-imx27_visstrim_m10.c402 AIC32X4_PWR_AVDD_DVDD_WEAK_DISABLE |
/linux-4.1.27/sound/soc/codecs/
Dtlv320aic32x4.c617 if (aic32x4->power_cfg & AIC32X4_PWR_AVDD_DVDD_WEAK_DISABLE) in aic32x4_probe()