Searched refs:ct_offsets (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/thermal/
H A Dk3_j72xx_bandgap.c281 int ct_offsets[5][K3_VTM_CORRECTION_TEMP_CNT] = { local
298 if (ct_offsets[id][i] == -1 && i == 1) {
303 } else if (ct_offsets[id][i] == -1 && i == 2) {
309 tmp = readl(fuse_base + ct_offsets[id][i]);

Completed in 192 milliseconds