Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/broadcom/
H A Dsr-thermal.c54 u32 sr_tmon_list = 0; in sr_thermal_probe() local
74 ret = device_property_read_u32(dev, "brcm,tmon-mask", &sr_tmon_list); in sr_thermal_probe()
80 if (!(sr_tmon_list & BIT(i))) in sr_thermal_probe()