Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_reg.h47 #define DMA_ADDR_1_LOW _MMIO(0xc308) macro
Dintel_uc_fw.c1104 intel_uncore_write_fw(uncore, DMA_ADDR_1_LOW, dst_offset); in uc_fw_xfer()
/linux-6.12.1/drivers/gpu/drm/xe/regs/
Dxe_guc_regs.h71 #define DMA_ADDR_1_LOW XE_REG(0xc308) macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_uc_fw.c822 xe_mmio_write32(gt, DMA_ADDR_1_LOW, offset); in uc_fw_xfer()