Home
last modified time | relevance | path

Searched refs:TAS5720_VOLUME_CTRL_REG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dtas5720.h18 #define TAS5720_VOLUME_CTRL_REG 0x04 macro
H A Dtas5720.c511 val = snd_soc_component_read(component, TAS5720_VOLUME_CTRL_REG); in tas5722_volume_get()
526 snd_soc_component_write(component, TAS5720_VOLUME_CTRL_REG, sel >> 1); in tas5722_volume_set()
535 TAS5720_VOLUME_CTRL_REG, 0, 0xff, 0, tas5720_dac_tlv),
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtas5720.h18 #define TAS5720_VOLUME_CTRL_REG 0x04 macro
H A Dtas5720.c571 val = snd_soc_component_read(component, TAS5720_VOLUME_CTRL_REG); in tas5722_volume_get()
586 snd_soc_component_write(component, TAS5720_VOLUME_CTRL_REG, sel >> 1); in tas5722_volume_set()
595 TAS5720_VOLUME_CTRL_REG, 0, 0xff, 0, tas5720_dac_tlv),

Completed in 20 milliseconds