Searched refs:GT_DOORBELL_ENABLE (Results 1 – 4 of 4) sorted by relevance
37 intel_uncore_write(uncore, GEN9LP_GT_PM_CONFIG, GT_DOORBELL_ENABLE); in guc_prepare_xfer()39 intel_uncore_write(uncore, GEN9_GT_PM_CONFIG, GT_DOORBELL_ENABLE); in guc_prepare_xfer()
78 #define GT_DOORBELL_ENABLE (1<<0) macro
105 #define GT_DOORBELL_ENABLE REG_BIT(0) macro
943 xe_mmio_write32(mmio, GT_PM_CONFIG, GT_DOORBELL_ENABLE); in guc_prepare_xfer()
Completed in 11 milliseconds