Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas5720.h120 #define TAS5722_VOL_CONTROL_LSB BIT(0) macro
H A Dtas5720.c575 ucontrol->value.integer.value[0] |= val & TAS5722_VOL_CONTROL_LSB; in tas5722_volume_get()
588 TAS5722_VOL_CONTROL_LSB, sel); in tas5722_volume_set()