Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx88/
H A Dcx88-alsa.c635 bal = cx_read(AUD_BAL_CTL); in snd_cx88_volume_get()
694 if ((cx_read(AUD_BAL_CTL) & 0x7f) != b) { in snd_cx88_volume_put()
695 cx_write(AUD_BAL_CTL, b); in snd_cx88_volume_put()
H A Dcx88-reg.h397 #define AUD_BAL_CTL 0x320598 macro