Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_pmu.c41 ret |= LIMA_PMU_POWER_L2_MASK; in lima_pmu_get_ip_mask()
H A Dlima_regs.h17 #define LIMA_PMU_POWER_L2_MASK BIT(1) macro