Searched refs:LIMA_PMU_POWER_PP_MASK (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/lima/ | ||
D | lima_pmu.c | 44 ret |= LIMA_PMU_POWER_PP_MASK(i); in lima_pmu_get_ip_mask() |
D | lima_regs.h | 18 #define LIMA_PMU_POWER_PP_MASK(i) BIT(2 + i) macro |