Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/broadcom/
Dns-thermal.c11 #define PVTMON_CONTROL0 0x00 macro
29 val = readl(ns_thermal->pvtmon + PVTMON_CONTROL0); in ns_thermal_get_temp()
37 writel(val, ns_thermal->pvtmon + PVTMON_CONTROL0); in ns_thermal_get_temp()