Searched refs:VSCALE_CTRL (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/ |
H A D | cx25821-medusa-video.c | 202 ret_val = cx25821_i2c_write(&dev->i2c_bus[0], VSCALE_CTRL, 0x0); in medusa_initialize_ntsc() 373 ret_val = cx25821_i2c_write(&dev->i2c_bus[0], VSCALE_CTRL, 0x0); in medusa_initialize_pal() 462 VSCALE_CTRL + (0x200 * decoder), vscale); in medusa_set_resolution()
|
H A D | cx25821-medusa-reg.h | 115 #define VSCALE_CTRL 0x1034 macro
|
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/ |
H A D | cx25821-medusa-video.c | 202 ret_val = cx25821_i2c_write(&dev->i2c_bus[0], VSCALE_CTRL, 0x0); in medusa_initialize_ntsc() 373 ret_val = cx25821_i2c_write(&dev->i2c_bus[0], VSCALE_CTRL, 0x0); in medusa_initialize_pal() 462 VSCALE_CTRL + (0x200 * decoder), vscale); in medusa_set_resolution()
|
H A D | cx25821-medusa-reg.h | 115 #define VSCALE_CTRL 0x1034 macro
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-reg.h | 110 #define VSCALE_CTRL 0x0000041C macro
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23885-reg.h | 110 #define VSCALE_CTRL 0x0000041C macro
|
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx-reg.h | 388 #define VSCALE_CTRL 0x41c macro
|
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
H A D | cx231xx-reg.h | 388 #define VSCALE_CTRL 0x41c macro
|
Completed in 26 milliseconds