Searched refs:loongson2_set_ctrl_regs (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/thermal/ |
D | loongson2_thermal.c | 50 static void loongson2_set_ctrl_regs(struct loongson2_thermal_data *data, in loongson2_set_ctrl_regs() function 66 loongson2_set_ctrl_regs(data, clamp(-40, low, high), true, enable); in loongson2_thermal_set() 69 loongson2_set_ctrl_regs(data, clamp(125, low, high), false, enable); in loongson2_thermal_set()
|