Home
last modified time | relevance | path

Searched refs:MT9V111_R01_IFP (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/media/i2c/
Dmt9v111.c56 #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_VOUT, in mt9v111_hw_config()
[all …]