Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dqoriq_thermal.c60 #define NUM_TTRCR_V1 4 macro
193 if (len < 0 || (data->ver == TMU_VER1 && len > NUM_TTRCR_V1) || in qoriq_tmu_calibration()