Home
last modified time | relevance | path

Searched defs:bcm2835_thermal_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c66 struct bcm2835_thermal_data { struct
67 struct thermal_zone_device *tz;
68 void __iomem *regs;
69 struct clk *clk;
93 struct bcm2835_thermal_data *data = thermal_zone_device_priv(tz); in bcm2835_thermal_get_temp() argument