Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc5025.c1070 u8 temp_val0, temp_val1, temp_val2; in gc5025_apply_otp() local
1230 temp_val0 = otp_p->dd_param_x[i] & 0x00ff; in gc5025_apply_otp()
1235 gc5025_write_reg(client, 0xac, temp_val0); in gc5025_apply_otp()
H A Dgc8034.c2196 u8 temp_val0 = 0; in gc8034_apply_otp() local
2336 temp_val0 = otp_ptr->dd_param[i].x & 0x00ff; in gc8034_apply_otp()
2341 gc8034_write_reg(client, 0xac, temp_val0); in gc8034_apply_otp()