Searched defs:thermal_soc_data (Results 1 – 2 of 2) sorted by relevance
88 struct thermal_soc_data { struct89 u32 version;91 u32 sensor_ctrl;92 u32 power_down_mask;93 u32 measure_temp_mask;117 static struct thermal_soc_data thermal_imx6q_data = { argument
41 struct thermal_soc_data { struct56 const struct thermal_soc_data *socdata; argument