Searched refs:GUC_WOPCM_SIZE (Results 1 – 3 of 3) sorted by relevance
372 err = intel_uncore_write_and_verify(uncore, GUC_WOPCM_SIZE, size, mask, in uc_init_wopcm()393 i915_mmio_reg_offset(GUC_WOPCM_SIZE), in uc_init_wopcm()394 intel_uncore_read(uncore, GUC_WOPCM_SIZE)); in uc_init_wopcm()404 return (intel_uncore_read(uncore, GUC_WOPCM_SIZE) & GUC_WOPCM_SIZE_LOCKED) || in uc_is_wopcm_locked()
73 #define GUC_WOPCM_SIZE _MMIO(0xc050) macro
199 u32 reg_size = intel_uncore_read(uncore, GUC_WOPCM_SIZE); in __wopcm_regs_locked()