Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_sh7751.c18 #define SH7751_WCR1 (vu_long *)0xFF800008 macro
174 p4_out(inl(SH7751_WCR1), SH7751_PCIWCR1); in pci_sh7751_init()
/OK3568_Linux_fs/kernel/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()