Searched refs:PATH1_VOL_CTL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-reg.h | 158 #define PATH1_VOL_CTL 0x000008D4 macro
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23885-reg.h | 158 #define PATH1_VOL_CTL 0x000008D4 macro
|
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx-avcore.c | 1071 return vid_blk_write_byte(dev, PATH1_VOL_CTL, 0x24); in cx231xx_unmute_audio() 1147 status = vid_blk_read_word(dev, PATH1_VOL_CTL, &dwval); in cx231xx_set_audio_decoder_input() 1148 status = vid_blk_write_word(dev, PATH1_VOL_CTL, in cx231xx_set_audio_decoder_input()
|
H A D | cx231xx-reg.h | 1253 #define PATH1_VOL_CTL 0x8d4 macro
|
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
H A D | cx231xx-avcore.c | 1071 return vid_blk_write_byte(dev, PATH1_VOL_CTL, 0x24); in cx231xx_unmute_audio() 1147 status = vid_blk_read_word(dev, PATH1_VOL_CTL, &dwval); in cx231xx_set_audio_decoder_input() 1148 status = vid_blk_write_word(dev, PATH1_VOL_CTL, in cx231xx_set_audio_decoder_input()
|
H A D | cx231xx-reg.h | 1253 #define PATH1_VOL_CTL 0x8d4 macro
|
Completed in 22 milliseconds