Searched defs:thermal_soc_data (Results 1 – 2 of 2) sorted by relevance
89 struct thermal_soc_data { struct90 u32 version;92 u32 sensor_ctrl;93 u32 power_down_mask;94 u32 measure_temp_mask;118 static struct thermal_soc_data thermal_imx6q_data = { argument
42 struct thermal_soc_data { struct57 const struct thermal_soc_data *socdata; argument