Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Duniphier_thermal.c85 #define ALERT_CH_NUM 3 macro
97 bool alert_en[ALERT_CH_NUM];
171 for (i = 0; i < ALERT_CH_NUM; i++) in uniphier_tm_enable_sensor()
227 for (i = 0; i < ALERT_CH_NUM; i++) { in uniphier_tm_irq_clear()
313 if (ntrips > ALERT_CH_NUM) { in uniphier_tm_probe()