Lines Matching refs:MT9V111_R01_IFP
56 #define MT9V111_R01_IFP 0x01 macro
429 ret = mt9v111_update(c, MT9V111_R01_IFP, in __mt9v111_sw_reset()
436 ret = mt9v111_update(c, MT9V111_R01_IFP, in __mt9v111_sw_reset()
579 ret = mt9v111_update(c, MT9V111_R01_IFP, MT9V111_IFP_R3A_OUTFMT_CTRL2, in mt9v111_hw_config()
594 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RA5_HPAN, in mt9v111_hw_config()
599 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RA8_VPAN, in mt9v111_hw_config()
604 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RA6_HZOOM, in mt9v111_hw_config()
610 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RA9_VZOOM, in mt9v111_hw_config()
616 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RA7_HOUT, in mt9v111_hw_config()
622 ret = mt9v111_write(c, MT9V111_R01_IFP, MT9V111_IFP_RAA_VOUT, in mt9v111_hw_config()
1037 ret = mt9v111_update(mt9v111->client, MT9V111_R01_IFP, in mt9v111_s_ctrl()
1042 ret = mt9v111_update(mt9v111->client, MT9V111_R01_IFP, in mt9v111_s_ctrl()
1053 ret = mt9v111_update(mt9v111->client, MT9V111_R01_IFP, in mt9v111_s_ctrl()
1060 ret = mt9v111_update(mt9v111->client, MT9V111_R01_IFP, in mt9v111_s_ctrl()
1212 mt9v111->addr_space = MT9V111_R01_IFP; in mt9v111_probe()