Lines Matching refs:ov8858_read_1byte

103 #define ov8858_read_1byte(client, reg, val)	\  macro
2505 ov8858_read_1byte(client, 0x5000, &temp); in ov8858_apply_otp_r1a()
2578 ov8858_read_1byte(client, 0x5000, &temp); in ov8858_apply_otp_r2a()
3076 ov8858_read_1byte(client, 0x7010, &otp_flag); in ov8858_otp_read_r1a()
3088 ov8858_read_1byte(client, addr, &otp_ptr->module_id); in ov8858_otp_read_r1a()
3089 ov8858_read_1byte(client, addr + 1, &otp_ptr->lens_id); in ov8858_otp_read_r1a()
3090 ov8858_read_1byte(client, addr + 2, &otp_ptr->year); in ov8858_otp_read_r1a()
3091 ov8858_read_1byte(client, addr + 3, &otp_ptr->month); in ov8858_otp_read_r1a()
3092 ov8858_read_1byte(client, addr + 4, &otp_ptr->day); in ov8858_otp_read_r1a()
3102 ov8858_read_1byte(client, 0x7020, &otp_flag); in ov8858_otp_read_r1a()
3114 ov8858_read_1byte(client, addr + 4, &temp); in ov8858_otp_read_r1a()
3115 ov8858_read_1byte(client, addr, &otp_ptr->rg_ratio); in ov8858_otp_read_r1a()
3118 ov8858_read_1byte(client, addr + 1, &otp_ptr->bg_ratio); in ov8858_otp_read_r1a()
3121 ov8858_read_1byte(client, addr + 2, &otp_ptr->light_rg); in ov8858_otp_read_r1a()
3124 ov8858_read_1byte(client, addr + 3, &otp_ptr->light_bg); in ov8858_otp_read_r1a()
3133 ov8858_read_1byte(client, 0x7030, &otp_flag); in ov8858_otp_read_r1a()
3144 ov8858_read_1byte(client, addr + 2, &temp); in ov8858_otp_read_r1a()
3145 ov8858_read_1byte(client, addr, &otp_ptr->vcm_start); in ov8858_otp_read_r1a()
3148 ov8858_read_1byte(client, addr + 1, &otp_ptr->vcm_end); in ov8858_otp_read_r1a()
3159 ov8858_read_1byte(client, 0x703a, &otp_flag); in ov8858_otp_read_r1a()
3171 ov8858_read_1byte(client, addr + i, &otp_ptr->lenc[i]); in ov8858_otp_read_r1a()
3203 ov8858_read_1byte(client, 0x7010, &otp_flag); in ov8858_otp_read_r2a()
3213 ov8858_read_1byte(client, addr, &otp_ptr->module_id); in ov8858_otp_read_r2a()
3214 ov8858_read_1byte(client, addr + 1, &otp_ptr->lens_id); in ov8858_otp_read_r2a()
3215 ov8858_read_1byte(client, addr + 2, &otp_ptr->year); in ov8858_otp_read_r2a()
3216 ov8858_read_1byte(client, addr + 3, &otp_ptr->month); in ov8858_otp_read_r2a()
3217 ov8858_read_1byte(client, addr + 4, &otp_ptr->day); in ov8858_otp_read_r2a()
3218 ov8858_read_1byte(client, addr + 7, &temp); in ov8858_otp_read_r2a()
3219 ov8858_read_1byte(client, addr + 5, &otp_ptr->rg_ratio); in ov8858_otp_read_r2a()
3222 ov8858_read_1byte(client, addr + 6, &otp_ptr->bg_ratio); in ov8858_otp_read_r2a()
3238 ov8858_read_1byte(client, 0x7021, &otp_flag); in ov8858_otp_read_r2a()
3248 ov8858_read_1byte(client, addr + 2, &temp); in ov8858_otp_read_r2a()
3249 ov8858_read_1byte(client, addr, &otp_ptr->vcm_start); in ov8858_otp_read_r2a()
3252 ov8858_read_1byte(client, addr + 1, &otp_ptr->vcm_end); in ov8858_otp_read_r2a()
3259 ov8858_read_1byte(client, 0x7028, &otp_flag); in ov8858_otp_read_r2a()
3270 ov8858_read_1byte(client, addr + i, &otp_ptr->lenc[i]); in ov8858_otp_read_r2a()
3275 ov8858_read_1byte(client, addr + 240, &otp_ptr->checksum); in ov8858_otp_read_r2a()
3305 ov8858_read_1byte(client, 0x5002, &temp); in ov8858_otp_read()
3328 ov8858_read_1byte(client, 0x5002, &temp); in ov8858_otp_read()