Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dhisi_thermal.c25 #define HI6220_TEMP0_CFG_SS_MSK (0xF000) macro
254 writel((readl(addr + HI6220_TEMP0_CFG) & ~HI6220_TEMP0_CFG_SS_MSK) | in hi6220_thermal_sensor_select()