new_io_mc_regs 166 drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c const __le32 *new_io_mc_regs = NULL; new_io_mc_regs 179 drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c new_io_mc_regs = (const __le32 *) new_io_mc_regs 195 drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c WREG32(mmMC_SEQ_IO_DEBUG_INDEX, le32_to_cpup(new_io_mc_regs++)); new_io_mc_regs 196 drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c WREG32(mmMC_SEQ_IO_DEBUG_DATA, le32_to_cpup(new_io_mc_regs++)); new_io_mc_regs 1879 drivers/gpu/drm/radeon/cik.c const __le32 *new_io_mc_regs = NULL; new_io_mc_regs 1892 drivers/gpu/drm/radeon/cik.c new_io_mc_regs = (const __le32 *) new_io_mc_regs 1925 drivers/gpu/drm/radeon/cik.c WREG32(MC_SEQ_IO_DEBUG_INDEX, le32_to_cpup(new_io_mc_regs++)); new_io_mc_regs 1926 drivers/gpu/drm/radeon/cik.c WREG32(MC_SEQ_IO_DEBUG_DATA, le32_to_cpup(new_io_mc_regs++)); new_io_mc_regs 1582 drivers/gpu/drm/radeon/si.c const __le32 *new_io_mc_regs = NULL; new_io_mc_regs 1594 drivers/gpu/drm/radeon/si.c new_io_mc_regs = (const __le32 *) new_io_mc_regs 1638 drivers/gpu/drm/radeon/si.c WREG32(MC_SEQ_IO_DEBUG_INDEX, le32_to_cpup(new_io_mc_regs++)); new_io_mc_regs 1639 drivers/gpu/drm/radeon/si.c WREG32(MC_SEQ_IO_DEBUG_DATA, le32_to_cpup(new_io_mc_regs++));