Home
last modified time | relevance | path

Searched refs:TLV320AIC23_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/sound/soc/codecs/
Dtlv320aic23.c385 snd_soc_component_write(component, TLV320AIC23_ACTIVE, 0x0001); in tlv320aic23_pcm_prepare()
399 snd_soc_component_write(component, TLV320AIC23_ACTIVE, 0x0); in tlv320aic23_shutdown()
500 snd_soc_component_write(component, TLV320AIC23_ACTIVE, 0x0); in tlv320aic23_set_bias_level()
571 snd_soc_component_write(component, TLV320AIC23_ACTIVE, 0x1); in tlv320aic23_component_probe()
Dtlv320aic23.h28 #define TLV320AIC23_ACTIVE 0x09 macro