Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dimx_thermal.c84 #define TEMPMON_IMX6Q 1 macro
124 .version = TEMPMON_IMX6Q,
282 if (data->socdata->version == TEMPMON_IMX6Q) { in imx_get_temp()