Searched refs:GT_PCI0_CFGADDR_FUNCTNUM_SHF (Results 1 – 3 of 3) sorted by relevance
498 #define GT_PCI0_CFGADDR_FUNCTNUM_SHF 8 macro499 #define GT_PCI0_CFGADDR_FUNCTNUM_MSK (MSK(3) << GT_PCI0_CFGADDR_FUNCTNUM_SHF)
46 (devfn << GT_PCI0_CFGADDR_FUNCTNUM_SHF) | in gt64xxx_pci0_pcibios_config_access()
95 (0 << GT_PCI0_CFGADDR_FUNCTNUM_SHF) | /* Function 0*/ in mips_pcibios_init()
Completed in 10 milliseconds