Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_sh7751.c20 #define SH7751_MCR (vu_long *)0xFF800014 macro
176 p4_out(inl(SH7751_MCR), SH7751_PCIMCR); in pci_sh7751_init()
/openbmc/linux/arch/sh/drivers/pci/
H A Dfixups-landisk.c47 mcr = __raw_readl(SH7751_MCR); in pci_fixup_pcic()
H A Dfixups-rts7751r2d.c54 mcr = __raw_readl(SH7751_MCR); in pci_fixup_pcic()
H A Dpci-sh7751.h114 #define SH7751_MCR 0xFF800014 /* Memory Control Register */ macro
H A Dfixups-se7751.c56 mcr = (*(volatile unsigned long*)(SH7751_MCR)); in pci_fixup_pcic()
H A Dpci-sh7751.c162 word = __raw_readl(SH7751_MCR); in sh7751_pci_init()