Home
last modified time | relevance | path

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

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