Searched refs:iface_reg_3 (Results 1 – 1 of 1) sorted by relevance
337 u8 iface_reg_3; in aic32x4_set_dai_fmt() local343 iface_reg_3 = snd_soc_read(codec, AIC32X4_IFACE3); in aic32x4_set_dai_fmt()344 iface_reg_3 = iface_reg_3 & ~(1 << 3); in aic32x4_set_dai_fmt()363 iface_reg_3 |= (1 << 3); /* invert bit clock */ in aic32x4_set_dai_fmt()368 iface_reg_3 |= (1 << 3); /* invert bit clock */ in aic32x4_set_dai_fmt()385 snd_soc_write(codec, AIC32X4_IFACE3, iface_reg_3); in aic32x4_set_dai_fmt()