Home
last modified time | relevance | path

Searched defs:HI6220_TEMP0_RST_TH (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
H A Dhisi_thermal.c32 #define HI6220_TEMP0_RST_TH (0x8) macro
194 writel(hi6220_thermal_temp_to_step(temp), addr + HI6220_TEMP0_RST_TH); in hi6220_thermal_reset_set() local
/kernel/linux/linux-6.6/drivers/thermal/
H A Dhisi_thermal.c23 #define HI6220_TEMP0_RST_TH (0x8) macro
185 writel(hi6220_thermal_temp_to_step(temp), addr + HI6220_TEMP0_RST_TH); in hi6220_thermal_reset_set() local

Completed in 3 milliseconds