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