Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_sh7751.c19 #define SH7751_WCR3 (vu_long *)0xFF800010 macro
175 p4_out(inl(SH7751_WCR3), SH7751_PCIWCR3); in pci_sh7751_init()
/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7751.h113 #define SH7751_WCR3 0xFF800010 /* Wait Control 3 Register */ macro
H A Dfixups-se7751.c55 wcr3 = (*(volatile unsigned long*)(SH7751_WCR3)); in pci_fixup_pcic()
H A Dpci-sh7751.c160 word = __raw_readl(SH7751_WCR3); in sh7751_pci_init()