Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_reg.h8663 #define _PCH_TRANSBCONF 0xf1008 macro
8664 #define PCH_TRANSCONF(pipe) _MMIO_PIPE(pipe, _PCH_TRANSACONF, _PCH_TRANSBCONF)
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
Dhandlers.c2288 MMIO_DH(_MMIO(_PCH_TRANSBCONF), D_ALL, NULL, transconf_mmio_write); in init_generic_mmio_info()