Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-alsa.c645 bal = cx_read(AUD_BAL_CTL); in snd_cx88_volume_get()
704 if ((cx_read(AUD_BAL_CTL) & 0x7f) != b) { in snd_cx88_volume_put()
705 cx_write(AUD_BAL_CTL, b); in snd_cx88_volume_put()
Dcx88-reg.h406 #define AUD_BAL_CTL 0x320598 macro
Dcx88-video.c287 .reg = AUD_BAL_CTL,