Home
last modified time | relevance | path

Searched refs:BASE1_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/qcom/
H A Dtsens-v0_1.c109 #define BASE1_MASK 0xff macro
361 base1 = bkp[0] & BASE1_MASK; in calibrate_8974()
396 base1 = calib[0] & BASE1_MASK; in calibrate_8974()
H A Dtsens-v1.c83 #define BASE1_MASK 0x0007f800 macro
157 base1 = (qfprom_cdata[4] & BASE1_MASK) >> BASE1_SHIFT; in calibrate_v1()

Completed in 3 milliseconds