Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/broadcom/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds