Searched refs:PCI_CONFIG_SPACE_DELAY (Results 1 – 3 of 3) sorted by relevance
15 #define PCI_CONFIG_SPACE_DELAY 10000 macro
282 #if PCI_CONFIG_SPACE_DELAY in octeon_read_config()283 udelay(PCI_CONFIG_SPACE_DELAY); in octeon_read_config()319 #if PCI_CONFIG_SPACE_DELAY in octeon_write_config()320 udelay(PCI_CONFIG_SPACE_DELAY); in octeon_write_config()
1222 #if PCI_CONFIG_SPACE_DELAY in octeon_pcie_write_config()1223 udelay(PCI_CONFIG_SPACE_DELAY); in octeon_pcie_write_config()