Searched refs:PCI_CONF_DATA (Results 1 – 9 of 9) sorted by relevance
198 #define PCI_CONF_DATA ORION5X_PCI_REG(0xc7c) macro283 *val = readl(PCI_CONF_DATA); in orion5x_pci_hw_rd_conf()308 __raw_writel(val, PCI_CONF_DATA); in orion5x_pci_hw_wr_conf()310 __raw_writew(val, PCI_CONF_DATA + (where & 0x3)); in orion5x_pci_hw_wr_conf()312 __raw_writeb(val, PCI_CONF_DATA + (where & 0x3)); in orion5x_pci_hw_wr_conf()
40 #define PCI_CONF_DATA 0x0CFC // PCI Configuration Space Data macro
36 #define PCI_CONF_DATA 0x0CFC /* PCI Configuration Space Data */ macro
42 #define PCI_CONF_DATA 0x0CFC /* PCI Configuration Space Data */ macro
35 #define PCI_CONF_DATA 0x0CFC /* PCI Configuration Space Data */ macro
52 #define PCI_CONF_DATA 0x0CFC /*PCI Configuration Space Data */ macro