Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/regs/
A Dxe_gsc_regs.h24 #define HECI_H_CSR_IE REG_BIT(0) macro
/drivers/gpu/drm/i915/gt/uc/
A Dintel_gsc_proxy.c319 HECI_H_CSR_RST, HECI_H_CSR_IE); in i915_gsc_proxy_component_bind()
345 HECI_H_CSR_IE | HECI_H_CSR_RST, 0); in i915_gsc_proxy_component_unbind()
/drivers/gpu/drm/xe/
A Dxe_gsc_proxy.c104 u32 set = enabled ? HECI_H_CSR_IE : 0; in gsc_proxy_irq_toggle()
105 u32 clr = enabled ? 0 : HECI_H_CSR_IE; in gsc_proxy_irq_toggle()
/drivers/gpu/drm/i915/
A Di915_reg.h282 #define HECI_H_CSR_IE REG_BIT(0) macro

Completed in 12 milliseconds