Home
last modified time | relevance | path

Searched refs:MON_A_CTRL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/cx25821/
H A Dcx25821-medusa-video.c655 value = cx25821_i2c_read(&dev->i2c_bus[0], MON_A_CTRL, &tmp); in medusa_video_init()
657 ret_val = cx25821_i2c_write(&dev->i2c_bus[0], MON_A_CTRL, value); in medusa_video_init()
663 value = cx25821_i2c_read(&dev->i2c_bus[0], MON_A_CTRL, &tmp); in medusa_video_init()
665 ret_val = cx25821_i2c_write(&dev->i2c_bus[0], MON_A_CTRL, value); in medusa_video_init()
H A Dcx25821-medusa-reg.h24 #define MON_A_CTRL 0x011C macro
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/
H A Dcx25821-medusa-video.c655 value = cx25821_i2c_read(&dev->i2c_bus[0], MON_A_CTRL, &tmp); in medusa_video_init()
657 ret_val = cx25821_i2c_write(&dev->i2c_bus[0], MON_A_CTRL, value); in medusa_video_init()
663 value = cx25821_i2c_read(&dev->i2c_bus[0], MON_A_CTRL, &tmp); in medusa_video_init()
665 ret_val = cx25821_i2c_write(&dev->i2c_bus[0], MON_A_CTRL, value); in medusa_video_init()
H A Dcx25821-medusa-reg.h24 #define MON_A_CTRL 0x011C macro

Completed in 6 milliseconds