Searched refs:PCICAR_E (Results 1 – 2 of 2) sorted by relevance
89 __raw_writel(PCICAR_E | addr, PCICAR); in mcf_pci_readconfig()121 __raw_writel(PCICAR_E | addr, PCICAR); in mcf_pci_writeconfig()
90 #define PCICAR_E 0x80000000 /* Enable config space */ macro