Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/broadcom/
H A Dns-thermal.c13 #define PVTMON_CONTROL0_SEL_TEMP_MONITOR 0x00000000 macro
30 if ((val & PVTMON_CONTROL0_SEL_MASK) != PVTMON_CONTROL0_SEL_TEMP_MONITOR) { in ns_thermal_get_temp()
35 val |= PVTMON_CONTROL0_SEL_TEMP_MONITOR; in ns_thermal_get_temp()
/kernel/linux/linux-6.6/drivers/thermal/broadcom/
H A Dns-thermal.c13 #define PVTMON_CONTROL0_SEL_TEMP_MONITOR 0x00000000 macro
25 if ((val & PVTMON_CONTROL0_SEL_MASK) != PVTMON_CONTROL0_SEL_TEMP_MONITOR) { in ns_thermal_get_temp()
30 val |= PVTMON_CONTROL0_SEL_TEMP_MONITOR; in ns_thermal_get_temp()

Completed in 1 milliseconds