cp_coher_cntl    1407 drivers/gpu/drm/radeon/ni.c 	u32 cp_coher_cntl = PACKET3_FULL_CACHE_ENA | PACKET3_TC_ACTION_ENA |
cp_coher_cntl    1412 drivers/gpu/drm/radeon/ni.c 	radeon_ring_write(ring, PACKET3_ENGINE_ME | cp_coher_cntl);
cp_coher_cntl    1429 drivers/gpu/drm/radeon/ni.c 	u32 cp_coher_cntl = PACKET3_FULL_CACHE_ENA | PACKET3_TC_ACTION_ENA |
cp_coher_cntl    1455 drivers/gpu/drm/radeon/ni.c 	radeon_ring_write(ring, PACKET3_ENGINE_ME | cp_coher_cntl);
cp_coher_cntl    2870 drivers/gpu/drm/radeon/r600.c 	u32 cp_coher_cntl = PACKET3_TC_ACTION_ENA | PACKET3_VC_ACTION_ENA |
cp_coher_cntl    2874 drivers/gpu/drm/radeon/r600.c 		cp_coher_cntl |= PACKET3_FULL_CACHE_ENA;
cp_coher_cntl    2880 drivers/gpu/drm/radeon/r600.c 		radeon_ring_write(ring, cp_coher_cntl);
cp_coher_cntl    2894 drivers/gpu/drm/radeon/r600.c 		radeon_ring_write(ring, cp_coher_cntl);