temp_valid_mask 109 drivers/thermal/imx_thermal.c u32 temp_valid_mask; temp_valid_mask 138 drivers/thermal/imx_thermal.c .temp_valid_mask = IMX6_TEMPSENSE0_FINISHED, temp_valid_mask 159 drivers/thermal/imx_thermal.c .temp_valid_mask = IMX6_TEMPSENSE0_FINISHED, temp_valid_mask 188 drivers/thermal/imx_thermal.c .temp_valid_mask = IMX7_TEMPSENSE1_FINISHED, temp_valid_mask 269 drivers/thermal/imx_thermal.c wait = !(val & soc_data->temp_valid_mask); temp_valid_mask 300 drivers/thermal/imx_thermal.c if ((val & soc_data->temp_valid_mask) == 0) {