Searched refs:HECI_H_CSR_IE (Results 1 – 4 of 4) sorted by relevance
24 #define HECI_H_CSR_IE REG_BIT(0) macro
319 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()
104 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()
282 #define HECI_H_CSR_IE REG_BIT(0) macro
Completed in 12 milliseconds