Searched refs:aic31xx_wait_bits (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | tlv320aic31xx.c | 324 static int aic31xx_wait_bits(struct aic31xx_priv *aic31xx, unsigned int reg, in aic31xx_wait_bits() function 388 return aic31xx_wait_bits(aic31xx, reg, mask, mask, 5000, 100); in aic31xx_dapm_power_event() 390 return aic31xx_wait_bits(aic31xx, reg, mask, 0, 5000, 100); in aic31xx_dapm_power_event()
|