Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Duniphier_thermal.c74 #define ALERT_CH_NUM 3 macro
86 bool alert_en[ALERT_CH_NUM];
160 for (i = 0; i < ALERT_CH_NUM; i++) in uniphier_tm_enable_sensor()
216 for (i = 0; i < ALERT_CH_NUM; i++) { in uniphier_tm_irq_clear()
302 if (ntrips > ALERT_CH_NUM) { in uniphier_tm_probe()