Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_regs.h16 #define KCR_INIT(base) _MMIO((base) + 0xf0) macro
H A Dintel_pxp.c70 intel_uncore_write(pxp->ctrl_gt->uncore, KCR_INIT(pxp->kcr_base), val); in kcr_pxp_set_status()