Lines Matching refs:ov5670_read_1byte
104 #define ov5670_read_1byte(client, reg, val) \ macro
1620 ov5670_read_1byte(client, 0x7010, &otp_flag); in ov5670_otp_read()
1632 ov5670_read_1byte(client, addr, &otp_ptr->module_id); in ov5670_otp_read()
1633 ov5670_read_1byte(client, addr + 1, &otp_ptr->lens_id); in ov5670_otp_read()
1634 ov5670_read_1byte(client, addr + 2, &otp_ptr->year); in ov5670_otp_read()
1635 ov5670_read_1byte(client, addr + 3, &otp_ptr->month); in ov5670_otp_read()
1636 ov5670_read_1byte(client, addr + 4, &otp_ptr->day); in ov5670_otp_read()
1659 ov5670_read_1byte(client, 0x7020, &otp_flag); in ov5670_otp_read()
1671 ov5670_read_1byte(client, addr + 2, &temp); in ov5670_otp_read()
1672 ov5670_read_1byte(client, addr, &otp_ptr->rg_ratio); in ov5670_otp_read()
1675 ov5670_read_1byte(client, addr + 1, &otp_ptr->bg_ratio); in ov5670_otp_read()
1712 ov5670_read_1byte(client, 0x5002, &temp); in ov5670_otp_check_read()
1727 ov5670_read_1byte(client, 0x5002, &temp); in ov5670_otp_check_read()