Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dk10temp.c69 #define ZEN_REPORTED_TEMP_CTRL_BASE 0x00059800 macro
71 #define ZEN_CCD_TEMP(offset, x) (ZEN_REPORTED_TEMP_CTRL_BASE + \
157 ZEN_REPORTED_TEMP_CTRL_BASE, regval)) in read_tempreg_nb_zen()