Home
last modified time | relevance | path

Searched refs:MPC52xx_PCI_IWCR_PACK (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/powerpc/platforms/52xx/
Dmpc52xx_pci.c44 #define MPC52xx_PCI_IWCR_PACK(win0,win1,win2) (((win0) << 24) | \ macro
307 out_be32(&pci_regs->iwcr, MPC52xx_PCI_IWCR_PACK(iwcr0, iwcr1, iwcr2)); in mpc52xx_pci_setup()