Home
last modified time | relevance | path

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

/drivers/thermal/tegra/
Dtegra30-tsensor.c54 #define TSENSOR_SENSOR0_STATUS0_INTR BIT(8) macro
261 if (!FIELD_GET(TSENSOR_SENSOR0_STATUS0_INTR, val)) in tegra_tsensor_handle_channel_interrupt()