Home
last modified time | relevance | path

Searched refs:HI6220_TEMP0_CFG_HDAK_MSK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thermal/
H A Dhisi_thermal.c26 #define HI6220_TEMP0_CFG_HDAK_MSK (0x30) macro
270 writel((readl(addr + HI6220_TEMP0_CFG) & ~HI6220_TEMP0_CFG_HDAK_MSK) | in hi6220_thermal_hdak_set()