Home
last modified time | relevance | path

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

/arch/sh/drivers/pci/
Dpci-sh7751.h115 #define SH7751_WCR1 0xFF800008 /* Wait Control 1 Register */ macro
Dpci-sh7751.c182 word = ctrl_inl(SH7751_WCR1); in sh7751_pcic_init()
/arch/sh/boards/mach-se/7751/
Dpci.c51 wcr1 = (*(volatile unsigned long*)(SH7751_WCR1)); in pcibios_init_platform()