Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/fpga/
H A Ddfl-fme-main.c205 static bool fme_thermal_throttle_support(void __iomem *base) in fme_thermal_throttle_support() function
222 return fme_thermal_throttle_support(feature->ioaddr) ? 0444 : 0; in thermal_hwmon_attrs_visible()
305 return fme_thermal_throttle_support(feature->ioaddr) ? attr->mode : 0; in thermal_extra_attrs_visible()
/kernel/linux/linux-6.6/drivers/fpga/
H A Ddfl-fme-main.c206 static bool fme_thermal_throttle_support(void __iomem *base) in fme_thermal_throttle_support() function
223 return fme_thermal_throttle_support(feature->ioaddr) ? 0444 : 0; in thermal_hwmon_attrs_visible()
306 return fme_thermal_throttle_support(feature->ioaddr) ? attr->mode : 0; in thermal_extra_attrs_visible()

Completed in 3 milliseconds