Home
last modified time | relevance | path

Searched refs:KCR_INIT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_regs.h16 #define KCR_INIT(base) _MMIO((base) + 0xf0) macro
H A Dintel_pxp.c72 intel_uncore_write(pxp->ctrl_gt->uncore, KCR_INIT(pxp->kcr_base), val); in kcr_pxp_set_status()
/linux/drivers/gpu/drm/xe/
H A Dxe_pxp.c322 xe_mmio_write32(&pxp->gt->mmio, KCR_INIT, val); in kcr_pxp_set_status()