Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_sh7751.c17 #define SH7751_WCR1 (vu_long *)0xFF800008 macro
173 p4_out(inl(SH7751_WCR1), SH7751_PCIWCR1); in pci_sh7751_init()
/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7751.h111 #define SH7751_WCR1 0xFF800008 /* Wait Control 1 Register */ macro
H A Dfixups-se7751.c53 wcr1 = (*(volatile unsigned long*)(SH7751_WCR1)); in pci_fixup_pcic()
H A Dpci-sh7751.c156 word = __raw_readl(SH7751_WCR1); in sh7751_pci_init()