Searched refs:PCICR1 (Results 1 – 2 of 2) sorted by relevance
24 #define PCICR1 (CONFIG_MBAR + 0xb0c) /* PCI configuration 1 */ macro
195 __raw_writel(PCICR1_LT(32) | PCICR1_CL(8), PCICR1); in mcf_pci_init()