Searched refs:aic31xx_wait_bits (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
H A Dtlv320aic31xx.c324 static int aic31xx_wait_bits(struct aic31xx_priv *aic31xx, unsigned int reg, aic31xx_wait_bits() function
388 return aic31xx_wait_bits(aic31xx, reg, mask, mask, 5000, 100); aic31xx_dapm_power_event()
390 return aic31xx_wait_bits(aic31xx, reg, mask, 0, 5000, 100); aic31xx_dapm_power_event()

Completed in 37 milliseconds