Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c23 #define BCM2835_TS_TSENSCTL 0x00 macro
219 val = readl(data->regs + BCM2835_TS_TSENSCTL); in bcm2835_thermal_probe()
253 writel(val, data->regs + BCM2835_TS_TSENSCTL); in bcm2835_thermal_probe()
255 writel(val, data->regs + BCM2835_TS_TSENSCTL); in bcm2835_thermal_probe()