Searched refs:RS600_MSI_REARM (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/radeon/
H A Drs600.c632 msi_rearm = RREG32(RADEON_BUS_CNTL) & ~RS600_MSI_REARM;
634 WREG32(RADEON_BUS_CNTL, msi_rearm | RS600_MSI_REARM);
H A Dr500_reg.h231 # define RS600_MSI_REARM (1 << 20) macro
H A Dradeon_drv.h511 # define RS600_MSI_REARM (1 << 20) macro
H A Dradeon_reg.h273 # define RS600_MSI_REARM (1 << 20) /* rs600/rs690/rs740 */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Drs600.c632 msi_rearm = RREG32(RADEON_BUS_CNTL) & ~RS600_MSI_REARM;
634 WREG32(RADEON_BUS_CNTL, msi_rearm | RS600_MSI_REARM);
H A Dr500_reg.h231 # define RS600_MSI_REARM (1 << 20) macro
H A Dradeon_drv.h511 # define RS600_MSI_REARM (1 << 20) macro
H A Dradeon_reg.h273 # define RS600_MSI_REARM (1 << 20) /* rs600/rs690/rs740 */ macro

Completed in 256 milliseconds