Searched refs:HW_REV (Results 1 – 7 of 7) sorted by relevance
14 #define HW_REV 0x0 macro152 switch (readl_relaxed(dpu_mdss->mmio + HW_REV)) { in dpu_mdss_enable()
219 #define HW_REV 0x5564 macro
363 #define HW_REV 0x5564 macro
327 u32 hw_rev = (RREG32(HW_REV) & ATI_REV_ID_MASK) >> ATI_REV_ID_SHIFT; in trinity_gfx_powergating_initialize()
1743 u32 hw_rev = (RREG32(HW_REV) & ATI_REV_ID_MASK) >> ATI_REV_ID_SHIFT; in sumo_dpm_init()
829 #define HW_REV 0x26 /* char[] */ macro
351 #define HW_REV(_Major, _Minor, _Rev) \ macro