Lines Matching refs:CHIP_RV515
175 else if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV515) in radeon_read_fb_location()
182 else if ((dev_priv->flags & RADEON_FAMILY_MASK) > CHIP_RV515) in radeon_read_fb_location()
194 else if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV515) in radeon_write_fb_location()
201 else if ((dev_priv->flags & RADEON_FAMILY_MASK) > CHIP_RV515) in radeon_write_fb_location()
216 } else if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV515) in radeon_write_agp_location()
223 else if ((dev_priv->flags & RADEON_FAMILY_MASK) > CHIP_RV515) in radeon_write_agp_location()
240 else if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV515) { in radeon_write_agp_base()
250 } else if ((dev_priv->flags & RADEON_FAMILY_MASK) > CHIP_RV515) { in radeon_write_agp_base()
454 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RV515) { in radeon_init_pipes()
521 } else if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV515) || in radeon_cp_init_microcode()
2089 case CHIP_RV515: in radeon_driver_load()