Searched refs:GENERAL_CTL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-reg.h | 154 #define GENERAL_CTL 0x00000810 macro
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23885-reg.h | 154 #define GENERAL_CTL 0x00000810 macro
|
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx-avcore.c | 1116 status = vid_blk_read_byte(dev, GENERAL_CTL, &gen_ctrl); in cx231xx_set_audio_decoder_input() 1118 status = vid_blk_write_byte(dev, GENERAL_CTL, gen_ctrl); in cx231xx_set_audio_decoder_input() 1241 status = vid_blk_read_byte(dev, GENERAL_CTL, &gen_ctrl); in cx231xx_set_audio_decoder_input() 1243 status = vid_blk_write_byte(dev, GENERAL_CTL, gen_ctrl); in cx231xx_set_audio_decoder_input()
|
H A D | cx231xx-reg.h | 828 #define GENERAL_CTL 0x810 macro
|
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
H A D | cx231xx-avcore.c | 1116 status = vid_blk_read_byte(dev, GENERAL_CTL, &gen_ctrl); in cx231xx_set_audio_decoder_input() 1118 status = vid_blk_write_byte(dev, GENERAL_CTL, gen_ctrl); in cx231xx_set_audio_decoder_input() 1241 status = vid_blk_read_byte(dev, GENERAL_CTL, &gen_ctrl); in cx231xx_set_audio_decoder_input() 1243 status = vid_blk_write_byte(dev, GENERAL_CTL, gen_ctrl); in cx231xx_set_audio_decoder_input()
|
H A D | cx231xx-reg.h | 828 #define GENERAL_CTL 0x810 macro
|
Completed in 17 milliseconds