Home
last modified time | relevance | path

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

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