Searched refs:DFE_CTRL1 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/ |
H A D | cx25821-medusa-video.c | 142 DFE_CTRL1 + (0x200 * i), &tmp); in medusa_initialize_ntsc() 145 DFE_CTRL1 + (0x200 * i), value); in medusa_initialize_ntsc() 310 DFE_CTRL1 + (0x200 * i), &tmp); in medusa_initialize_pal() 313 DFE_CTRL1 + (0x200 * i), value); in medusa_initialize_pal()
|
H A D | cx25821-medusa-reg.h | 118 #define DFE_CTRL1 0x1040 macro
|
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/ |
H A D | cx25821-medusa-video.c | 142 DFE_CTRL1 + (0x200 * i), &tmp); in medusa_initialize_ntsc() 145 DFE_CTRL1 + (0x200 * i), value); in medusa_initialize_ntsc() 310 DFE_CTRL1 + (0x200 * i), &tmp); in medusa_initialize_pal() 313 DFE_CTRL1 + (0x200 * i), value); in medusa_initialize_pal()
|
H A D | cx25821-medusa-reg.h | 118 #define DFE_CTRL1 0x1040 macro
|
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx-avcore.c | 682 /* Read the DFE_CTRL1 register */ in cx231xx_set_decoder_video_input() 683 status = vid_blk_read_word(dev, DFE_CTRL1, &value); in cx231xx_set_decoder_video_input() 692 status = vid_blk_write_word(dev, DFE_CTRL1, value); in cx231xx_set_decoder_video_input() 727 /* Read the DFE_CTRL1 register */ in cx231xx_set_decoder_video_input() 728 status = vid_blk_read_word(dev, DFE_CTRL1, &value); in cx231xx_set_decoder_video_input() 737 status = vid_blk_write_word(dev, DFE_CTRL1, value); in cx231xx_set_decoder_video_input() 802 /* Read the DFE_CTRL1 register */ in cx231xx_set_decoder_video_input() 803 status = vid_blk_read_word(dev, DFE_CTRL1, &value); in cx231xx_set_decoder_video_input() 812 status = vid_blk_write_word(dev, DFE_CTRL1, value); in cx231xx_set_decoder_video_input() 847 /* Read the DFE_CTRL1 registe in cx231xx_set_decoder_video_input() [all...] |
H A D | cx231xx-reg.h | 614 #define DFE_CTRL1 0x488 macro
|
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
H A D | cx231xx-avcore.c | 682 /* Read the DFE_CTRL1 register */ in cx231xx_set_decoder_video_input() 683 status = vid_blk_read_word(dev, DFE_CTRL1, &value); in cx231xx_set_decoder_video_input() 692 status = vid_blk_write_word(dev, DFE_CTRL1, value); in cx231xx_set_decoder_video_input() 727 /* Read the DFE_CTRL1 register */ in cx231xx_set_decoder_video_input() 728 status = vid_blk_read_word(dev, DFE_CTRL1, &value); in cx231xx_set_decoder_video_input() 737 status = vid_blk_write_word(dev, DFE_CTRL1, value); in cx231xx_set_decoder_video_input() 802 /* Read the DFE_CTRL1 register */ in cx231xx_set_decoder_video_input() 803 status = vid_blk_read_word(dev, DFE_CTRL1, &value); in cx231xx_set_decoder_video_input() 812 status = vid_blk_write_word(dev, DFE_CTRL1, value); in cx231xx_set_decoder_video_input() 847 /* Read the DFE_CTRL1 registe in cx231xx_set_decoder_video_input() [all...] |
H A D | cx231xx-reg.h | 614 #define DFE_CTRL1 0x488 macro
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-reg.h | 137 #define DFE_CTRL1 0x00000488 macro
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23885-reg.h | 137 #define DFE_CTRL1 0x00000488 macro
|
Completed in 19 milliseconds