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

/linux-4.4.14/sound/soc/codecs/
H A Dtlv320aic23.c365 iface_reg = snd_soc_read(codec, TLV320AIC23_DIGT_FMT) & ~(0x03 << 2); tlv320aic23_hw_params()
380 snd_soc_write(codec, TLV320AIC23_DIGT_FMT, iface_reg); tlv320aic23_hw_params()
436 iface_reg = snd_soc_read(codec, TLV320AIC23_DIGT_FMT) & (~0x03); tlv320aic23_set_dai_fmt()
471 snd_soc_write(codec, TLV320AIC23_DIGT_FMT, iface_reg); tlv320aic23_set_dai_fmt()
H A Dtlv320aic23.h29 #define TLV320AIC23_DIGT_FMT 0x07 macro

Completed in 43 milliseconds