Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_sh7751.c18 #define SH7751_WCR2 (vu_long *)0xFF80000C macro
174 p4_out(inl(SH7751_WCR2), SH7751_PCIWCR2); in pci_sh7751_init()
/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7751.h112 #define SH7751_WCR2 0xFF80000C /* Wait Control 2 Register */ macro
H A Dfixups-se7751.c54 wcr2 = (*(volatile unsigned long*)(SH7751_WCR2)); in pci_fixup_pcic()
H A Dpci-sh7751.c158 word = __raw_readl(SH7751_WCR2); in sh7751_pci_init()