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;95 u32 measure_freq_ctrl;96 u32 measure_freq_mask;97 u32 measure_freq_shift;122 static struct thermal_soc_data thermal_imx6q_data = { argument
78 struct thermal_soc_data { struct93 const struct thermal_soc_data *socdata; argument