Searched refs:MSC01_PCI_CFGADDR_DNUM_SHF (Results 1 – 4 of 4) sorted by relevance
77 #define MSC01_PCI_CFGADDR_DNUM_SHF 11 macro78 #define MSC01_PCI_CFGADDR_DNUM_MSK (0x1f << MSC01_PCI_CFGADDR_DNUM_SHF)
45 (PCI_SLOT(devfn) << MSC01_PCI_CFGADDR_DNUM_SHF) | in msc_pcibios_config_access()
44 (dev << MSC01_PCI_CFGADDR_DNUM_SHF) | in msc01_config_access()
160 #define MSC01_PCI_CFGADDR_DNUM_SHF 11 macro