Home
last modified time | relevance | path

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

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