Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dintel_vsec.h17 #define INTEL_DVSEC_TABLE 0xC macro
/linux-6.14.4/drivers/platform/x86/intel/
Dvsec.c272 pci_read_config_dword(pdev, pos + INTEL_DVSEC_TABLE, &table); in intel_vsec_walk_dvsec()
320 pci_read_config_dword(pdev, pos + INTEL_DVSEC_TABLE, &table); in intel_vsec_walk_vsec()
/linux-6.14.4/drivers/platform/x86/intel/pmc/
Dcore_ssram.c192 table = readl(dvsec + INTEL_DVSEC_TABLE); in pmc_add_pmt()