Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/qcom/
Dtsens-8916.c20 #define BASE1_MASK 0xfe000000 macro
71 base1 = (qfprom_cdata[1] & BASE1_MASK) >> BASE1_SHIFT; in calibrate_8916()
Dtsens-8974.c19 #define BASE1_MASK 0xff macro
143 base1 = bkp[0] & BASE1_MASK; in calibrate_8974()
178 base1 = calib[0] & BASE1_MASK; in calibrate_8974()