Home
last modified time | relevance | path

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

/arch/sh/drivers/pci/
Dpci-sh7751.h117 #define SH7751_WCR3 0xFF800010 /* Wait Control 3 Register */ macro
Dpci-sh7751.c186 word = ctrl_inl(SH7751_WCR3); in sh7751_pcic_init()
/arch/sh/boards/mach-se/7751/
Dpci.c53 wcr3 = (*(volatile unsigned long*)(SH7751_WCR3)); in pcibios_init_platform()