Searched refs:notify_reg (Results 1 – 3 of 3) sorted by relevance
52 intel_uncore_write(gt->uncore, guc->notify_reg, GUC_SEND_TRIGGER); in intel_guc_notify() 198 guc->notify_reg = MEDIA_GUC_HOST_INTERRUPT; in intel_guc_init_early() 201 guc->notify_reg = GEN11_GUC_HOST_INTERRUPT; in intel_guc_init_early() 208 guc->notify_reg = GUC_SEND_INTERRUPT; in intel_guc_init_early()
233 /** @notify_reg: register used to send interrupts to the GuC FW */234 i915_reg_t notify_reg; member
678 guc->notify_reg = MED_GUC_HOST_INTERRUPT; in xe_guc_comm_init_early() 680 guc->notify_reg = GUC_HOST_INTERRUPT; in xe_guc_comm_init_early() 1372 xe_mmio_write32(>->mmio, guc->notify_reg, default_notify_data); in xe_guc_notify()