Searched refs:TLV320AIC23_DIGT (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/codecs/ |
D | tlv320aic23.c | 71 TLV320AIC23_DIGT, 1, deemph_text); 117 SOC_SINGLE("Digital Playback Switch", TLV320AIC23_DIGT, 3, 1, 1), 412 reg = snd_soc_component_read(component, TLV320AIC23_DIGT); in tlv320aic23_mute() 419 snd_soc_component_write(component, TLV320AIC23_DIGT, reg); in tlv320aic23_mute() 552 snd_soc_component_write(component, TLV320AIC23_DIGT, TLV320AIC23_DEEMP_44K); in tlv320aic23_component_probe()
|
D | tlv320aic23.h | 24 #define TLV320AIC23_DIGT 0x05 macro
|