Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_reg.h48 #define DMA_ADDR_1_HIGH _MMIO(0xc30c) macro
H A Dintel_uc_fw.c1105 intel_uncore_write_fw(uncore, DMA_ADDR_1_HIGH, DMA_ADDRESS_SPACE_WOPCM); in uc_fw_xfer()
/linux-6.15/drivers/gpu/drm/xe/regs/
H A Dxe_guc_regs.h72 #define DMA_ADDR_1_HIGH XE_REG(0xc30c) macro
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_uc_fw.c826 xe_mmio_write32(mmio, DMA_ADDR_1_HIGH, DMA_ADDRESS_SPACE_WOPCM); in uc_fw_xfer()