Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_sh7751.c20 #define SH7751_WCR3 (vu_long *)0xFF800010 macro
176 p4_out(inl(SH7751_WCR3), SH7751_PCIWCR3); in pci_sh7751_init()
/OK3568_Linux_fs/kernel/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()