Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dqoriq_thermal.c77 u32 ttrcr[NUM_TTRCR_MAX]; member
199 val = of_property_read_u32_array(np, "fsl,tmu-range", data->ttrcr, len); in qoriq_tmu_calibration()
207 regmap_write(data->regmap, REGS_TTRnCR(i), data->ttrcr[i]); in qoriq_tmu_calibration()