Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/amd/pmc/
Dpmc.h71 #define PCI_DEVICE_ID_AMD_MP2_STB 0x172c macro
Dmp2_stb.c235 pdev = pci_get_device(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_MP2_STB, NULL); in amd_mp2_stb_init()