Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Di915_drm.h98 #define INTEL_GEN11_BSM_DW0 0xc0 macro
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c347 bsm = read_pci_config(num, slot, func, INTEL_GEN11_BSM_DW0); in gen11_stolen_base()