Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5445x/
H A Dpci.c63 setbits_be32(&pci->gscr, PCI_GSCR_PR); in pci_mcf5445x_init()
122 clrbits_be32(&pci->gscr, PCI_GSCR_PR); in pci_mcf5445x_init()
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c89 setbits_be32(&pci->gscr, PCI_GSCR_PR); in pci_mcf547x_8x_init()
124 clrbits_be32(&pci->gscr, PCI_GSCR_PR); in pci_mcf547x_8x_init()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dm547x_8x.h372 #define PCI_GSCR_PR (0x00000001) /* PCI reset */ macro
H A Dm5445x.h848 #define PCI_GSCR_PR (0x00000001) /* PCI reset */ macro