Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/broadcom/
H A Dns-thermal.c11 #define PVTMON_CONTROL0 0x00 macro
24 val = readl(pvtmon + PVTMON_CONTROL0); in ns_thermal_get_temp()
32 writel(val, pvtmon + PVTMON_CONTROL0); in ns_thermal_get_temp()