Lines Matching refs:sensor_ctrl
98 u32 sensor_ctrl; member
127 .sensor_ctrl = IMX6_TEMPSENSE0,
148 .sensor_ctrl = IMX6_TEMPSENSE0,
177 .sensor_ctrl = IMX7_TEMPSENSE1,
276 regmap_write(map, soc_data->sensor_ctrl + REG_CLR, in imx_get_temp()
278 regmap_write(map, soc_data->sensor_ctrl + REG_SET, in imx_get_temp()
294 regmap_write(map, soc_data->sensor_ctrl + REG_CLR, in imx_get_temp()
296 regmap_write(map, soc_data->sensor_ctrl + REG_SET, in imx_get_temp()
362 regmap_write(map, soc_data->sensor_ctrl + REG_CLR, in imx_set_mode()
364 regmap_write(map, soc_data->sensor_ctrl + REG_SET, in imx_set_mode()
372 regmap_write(map, soc_data->sensor_ctrl + REG_CLR, in imx_set_mode()
374 regmap_write(map, soc_data->sensor_ctrl + REG_SET, in imx_set_mode()
734 regmap_write(map, data->socdata->sensor_ctrl + REG_CLR, in imx_thermal_probe()
736 regmap_write(map, data->socdata->sensor_ctrl + REG_CLR, in imx_thermal_probe()
743 regmap_write(map, data->socdata->sensor_ctrl + REG_SET, in imx_thermal_probe()
817 regmap_write(map, data->socdata->sensor_ctrl + REG_CLR, in imx_thermal_probe()
819 regmap_write(map, data->socdata->sensor_ctrl + REG_SET, in imx_thermal_probe()
846 regmap_write(map, data->socdata->sensor_ctrl + REG_SET, in imx_thermal_remove()
870 regmap_write(map, data->socdata->sensor_ctrl + REG_CLR, in imx_thermal_suspend()
872 regmap_write(map, data->socdata->sensor_ctrl + REG_SET, in imx_thermal_suspend()
890 regmap_write(map, data->socdata->sensor_ctrl + REG_CLR, in imx_thermal_resume()
892 regmap_write(map, data->socdata->sensor_ctrl + REG_SET, in imx_thermal_resume()