Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c90 out_be32(&pci->tcr1, PCI_TCR1_P); in pci_mcf547x_8x_init()
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dpci.c64 setbits_be32(&pci->tcr1, PCI_TCR1_P); in pci_mcf5445x_init()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm547x_8x.h375 #define PCI_TCR1_P (0x00010000) /* Prefetch reads */ macro
H A Dm5445x.h851 #define PCI_TCR1_P (0x00010000) /* Prefetch reads */ macro