Home
last modified time | relevance | path

Searched refs:DMA_ADDR_0_LOW (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_reg.h45 #define DMA_ADDR_0_LOW _MMIO(0xc300) macro
H A Dintel_uc_fw.c1100 intel_uncore_write_fw(uncore, DMA_ADDR_0_LOW, lower_32_bits(offset)); in uc_fw_xfer()
/linux/drivers/gpu/drm/xe/
H A Dxe_uc_fw.c820 xe_mmio_write32(mmio, DMA_ADDR_0_LOW, lower_32_bits(src_offset)); in uc_fw_xfer()