RT5670_INT_IRQ_ST
case RT5670_INT_IRQ_ST:
case RT5670_INT_IRQ_ST:
snd_soc_component_update_bits(component, RT5670_INT_IRQ_ST, 0x8, 0x8);
snd_soc_component_update_bits(component, RT5670_INT_IRQ_ST, 0x8, 0x0);
if (snd_soc_component_read(rt5670->component, RT5670_INT_IRQ_ST) & 0x4) {
snd_soc_component_update_bits(rt5670->component, RT5670_INT_IRQ_ST, 0x1, 0x0);