Home
last modified time | relevance | path

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

/drivers/thermal/samsung/
Dexynos_tmu.c1014 unsigned int val_type; in exynos_tmu_work() local
1020 val_type = readl(data->base_second + EXYNOS5440_TMU_IRQ_STATUS); in exynos_tmu_work()
1021 if (!((val_type >> data->id) & 0x1)) in exynos_tmu_work()