Lines Matching refs:MT9V111_R01_IFP
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_VOUT, in mt9v111_hw_config()
1025 ret = mt9v111_update(mt9v111->client, MT9V111_R01_IFP, in mt9v111_s_ctrl()
1030 ret = mt9v111_update(mt9v111->client, MT9V111_R01_IFP, in mt9v111_s_ctrl()
1041 ret = mt9v111_update(mt9v111->client, MT9V111_R01_IFP, in mt9v111_s_ctrl()
1048 ret = mt9v111_update(mt9v111->client, MT9V111_R01_IFP, in mt9v111_s_ctrl()
1200 mt9v111->addr_space = MT9V111_R01_IFP; in mt9v111_probe()