Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_pmu.c38 ret |= LIMA_PMU_POWER_GP0_MASK; in lima_pmu_get_ip_mask()
H A Dlima_regs.h16 #define LIMA_PMU_POWER_GP0_MASK BIT(0) macro