Home
last modified time | relevance | path

Searched refs:GUC_SEND_TRIGGER (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_reg.h103 #define GUC_SEND_TRIGGER (1<<0) macro
H A Dintel_guc.c52 intel_uncore_write(gt->uncore, guc->notify_reg, GUC_SEND_TRIGGER); in intel_guc_notify()