Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/broadcom/
H A Dns-thermal.c12 #define PVTMON_CONTROL0_SEL_MASK 0x0000000e macro
30 if ((val & PVTMON_CONTROL0_SEL_MASK) != PVTMON_CONTROL0_SEL_TEMP_MONITOR) { in ns_thermal_get_temp()
32 val &= ~PVTMON_CONTROL0_SEL_MASK; in ns_thermal_get_temp()
/kernel/linux/linux-6.6/drivers/thermal/broadcom/
H A Dns-thermal.c12 #define PVTMON_CONTROL0_SEL_MASK 0x0000000e macro
25 if ((val & PVTMON_CONTROL0_SEL_MASK) != PVTMON_CONTROL0_SEL_TEMP_MONITOR) { in ns_thermal_get_temp()
27 val &= ~PVTMON_CONTROL0_SEL_MASK; in ns_thermal_get_temp()

Completed in 2 milliseconds