Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/
H A Dvsec.h28 VSEC_QUIRK_NO_DVSEC = BIT(3), enumerator
H A Dvsec.c382 if (info && (info->quirks & VSEC_QUIRK_NO_DVSEC) && in intel_vsec_pci_probe()
410 .quirks = VSEC_QUIRK_NO_DVSEC | VSEC_QUIRK_EARLY_HW,