Searched refs:temp_val2 (Results 1 – 2 of 2) sorted by relevance
1070 u8 temp_val0, temp_val1, temp_val2; in gc5025_apply_otp() local1233 temp_val2 = (otp_p->dd_param_y[i] >> 4) & 0xff; in gc5025_apply_otp()1237 gc5025_write_reg(client, 0xac, temp_val2); in gc5025_apply_otp()
2198 u8 temp_val2 = 0; in gc8034_apply_otp() local2339 temp_val2 = (otp_ptr->dd_param[i].y & 0x0ff0) >> 4; in gc8034_apply_otp()2343 gc8034_write_reg(client, 0xac, temp_val2); in gc8034_apply_otp()