Home
last modified time | relevance | path

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

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