Searched refs:TAS5722_DIGITAL_CTRL2_REG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | tas5720.h | 26 #define TAS5722_DIGITAL_CTRL2_REG 0x13 macro 89 /* TAS5722_DIGITAL_CTRL2_REG */
|
H A D | tas5720.c | 184 ret = snd_soc_component_update_bits(component, TAS5722_DIGITAL_CTRL2_REG, in tas5720_set_dai_tdm_slot() 514 val = snd_soc_component_read(component, TAS5722_DIGITAL_CTRL2_REG); in tas5722_volume_get() 527 snd_soc_component_update_bits(component, TAS5722_DIGITAL_CTRL2_REG, in tas5722_volume_set()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | tas5720.h | 26 #define TAS5722_DIGITAL_CTRL2_REG 0x13 macro 103 /* TAS5722_DIGITAL_CTRL2_REG */
|
H A D | tas5720.c | 193 ret = snd_soc_component_update_bits(component, TAS5722_DIGITAL_CTRL2_REG, in tas5720_set_dai_tdm_slot() 574 val = snd_soc_component_read(component, TAS5722_DIGITAL_CTRL2_REG); in tas5722_volume_get() 587 snd_soc_component_update_bits(component, TAS5722_DIGITAL_CTRL2_REG, in tas5722_volume_set()
|
Completed in 3 milliseconds