Home
last modified time | relevance | path

Searched refs:DMA_ADDR_0_HIGH (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_reg.h46 #define DMA_ADDR_0_HIGH _MMIO(0xc304) macro
H A Dintel_uc_fw.c1101 intel_uncore_write_fw(uncore, DMA_ADDR_0_HIGH, upper_32_bits(offset)); in uc_fw_xfer()
/linux-6.15/drivers/gpu/drm/xe/regs/
H A Dxe_guc_regs.h70 #define DMA_ADDR_0_HIGH XE_REG(0xc304) macro
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_uc_fw.c821 xe_mmio_write32(mmio, DMA_ADDR_0_HIGH, in uc_fw_xfer()