DC_HPDx_INT_POLARITY 6924 drivers/gpu/drm/radeon/cik.c 	tmp = RREG32(DC_HPD1_INT_CONTROL) & DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY 6926 drivers/gpu/drm/radeon/cik.c 	tmp = RREG32(DC_HPD2_INT_CONTROL) & DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY 6928 drivers/gpu/drm/radeon/cik.c 	tmp = RREG32(DC_HPD3_INT_CONTROL) & DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY 6930 drivers/gpu/drm/radeon/cik.c 	tmp = RREG32(DC_HPD4_INT_CONTROL) & DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY 6932 drivers/gpu/drm/radeon/cik.c 	tmp = RREG32(DC_HPD5_INT_CONTROL) & DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY 6934 drivers/gpu/drm/radeon/cik.c 	tmp = RREG32(DC_HPD6_INT_CONTROL) & DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY 1748 drivers/gpu/drm/radeon/evergreen.c 		WREG32_AND(DC_HPDx_INT_CONTROL(hpd), ~DC_HPDx_INT_POLARITY);
DC_HPDx_INT_POLARITY 1750 drivers/gpu/drm/radeon/evergreen.c 		WREG32_OR(DC_HPDx_INT_CONTROL(hpd), DC_HPDx_INT_POLARITY);
DC_HPDx_INT_POLARITY 4487 drivers/gpu/drm/radeon/evergreen.c 		WREG32_AND(DC_HPDx_INT_CONTROL(i), DC_HPDx_INT_POLARITY);
DC_HPDx_INT_POLARITY  870 drivers/gpu/drm/radeon/r600.c 				tmp &= ~DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY  872 drivers/gpu/drm/radeon/r600.c 				tmp |= DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY  878 drivers/gpu/drm/radeon/r600.c 				tmp &= ~DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY  880 drivers/gpu/drm/radeon/r600.c 				tmp |= DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY  886 drivers/gpu/drm/radeon/r600.c 				tmp &= ~DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY  888 drivers/gpu/drm/radeon/r600.c 				tmp |= DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY  894 drivers/gpu/drm/radeon/r600.c 				tmp &= ~DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY  896 drivers/gpu/drm/radeon/r600.c 				tmp |= DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY  902 drivers/gpu/drm/radeon/r600.c 				tmp &= ~DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY  904 drivers/gpu/drm/radeon/r600.c 				tmp |= DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY  911 drivers/gpu/drm/radeon/r600.c 				tmp &= ~DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY  913 drivers/gpu/drm/radeon/r600.c 				tmp |= DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY 3635 drivers/gpu/drm/radeon/r600.c 		tmp = RREG32(DC_HPD1_INT_CONTROL) & DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY 3637 drivers/gpu/drm/radeon/r600.c 		tmp = RREG32(DC_HPD2_INT_CONTROL) & DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY 3639 drivers/gpu/drm/radeon/r600.c 		tmp = RREG32(DC_HPD3_INT_CONTROL) & DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY 3641 drivers/gpu/drm/radeon/r600.c 		tmp = RREG32(DC_HPD4_INT_CONTROL) & DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY 3644 drivers/gpu/drm/radeon/r600.c 			tmp = RREG32(DC_HPD5_INT_CONTROL) & DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY 3646 drivers/gpu/drm/radeon/r600.c 			tmp = RREG32(DC_HPD6_INT_CONTROL) & DC_HPDx_INT_POLARITY;
DC_HPDx_INT_POLARITY 5974 drivers/gpu/drm/radeon/si.c 				   DC_HPDx_INT_POLARITY);