Searched defs:PMU_TM_DISABLE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/thermal/ | ||
H A D | dove_thermal.c | 21 #define PMU_TM_DISABLE_MASK (0x1 << PMU_TM_DISABLE_OFFS) macro |
H A D | armada_thermal.c | 25 #define PMU_TM_DISABLE_MASK (0x1 << PMU_TM_DISABLE_OFFS) macro |