calib_redun_sel   198 drivers/thermal/qcom/tsens-v0_1.c 	u32 calib_redun_sel;
calib_redun_sel   210 drivers/thermal/qcom/tsens-v0_1.c 	calib_redun_sel =  bkp[1] & BKP_REDUN_SEL;
calib_redun_sel   211 drivers/thermal/qcom/tsens-v0_1.c 	calib_redun_sel >>= BKP_REDUN_SHIFT;
calib_redun_sel   213 drivers/thermal/qcom/tsens-v0_1.c 	if (calib_redun_sel == BKP_SEL) {