Home
last modified time | relevance | path

Searched refs:AUD_BAL_CTL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H A Dcx88-alsa.c636 bal = cx_read(AUD_BAL_CTL); in snd_cx88_volume_get()
695 if ((cx_read(AUD_BAL_CTL) & 0x7f) != b) { in snd_cx88_volume_put()
696 cx_write(AUD_BAL_CTL, b); in snd_cx88_volume_put()
H A Dcx88-reg.h397 #define AUD_BAL_CTL 0x320598 macro
H A Dcx88-video.c268 .reg = AUD_BAL_CTL,
/kernel/linux/linux-6.6/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
H A Dcx88-video.c268 .reg = AUD_BAL_CTL,

Completed in 12 milliseconds