Searched refs:MT9V111_R01_IFP (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | mt9v111.c | 56 #define MT9V111_R01_IFP 0x01 macro 431 ret = mt9v111_update(c, MT9V111_R01_IFP, in __mt9v111_sw_reset() 438 ret = mt9v111_update(c, MT9V111_R01_IFP, in __mt9v111_sw_reset() 581 ret = mt9v111_update(c, MT9V111_R01_IFP, MT9V111_IFP_R3A_OUTFMT_CTRL2, in mt9v111_hw_config() 596 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RA5_HPAN, in mt9v111_hw_config() 601 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RA8_VPAN, in mt9v111_hw_config() 606 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RA6_HZOOM, in mt9v111_hw_config() 612 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RA9_VZOOM, in mt9v111_hw_config() 618 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RA7_HOUT, in mt9v111_hw_config() 624 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RAA_VOU in mt9v111_hw_config() [all...] |
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | mt9v111.c | 56 #define MT9V111_R01_IFP 0x01 macro 431 ret = mt9v111_update(c, MT9V111_R01_IFP, in __mt9v111_sw_reset() 438 ret = mt9v111_update(c, MT9V111_R01_IFP, in __mt9v111_sw_reset() 581 ret = mt9v111_update(c, MT9V111_R01_IFP, MT9V111_IFP_R3A_OUTFMT_CTRL2, in mt9v111_hw_config() 596 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RA5_HPAN, in mt9v111_hw_config() 601 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RA8_VPAN, in mt9v111_hw_config() 606 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RA6_HZOOM, in mt9v111_hw_config() 612 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RA9_VZOOM, in mt9v111_hw_config() 618 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RA7_HOUT, in mt9v111_hw_config() 624 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RAA_VOU in mt9v111_hw_config() [all...] |
Completed in 3 milliseconds