Home
last modified time | relevance | path

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

/arch/sh/drivers/pci/
Dpci-sh7751.h116 #define SH7751_WCR2 0xFF80000C /* Wait Control 2 Register */ macro
Dpci-sh7751.c184 word = ctrl_inl(SH7751_WCR2); in sh7751_pcic_init()
/arch/sh/boards/mach-se/7751/
Dpci.c52 wcr2 = (*(volatile unsigned long*)(SH7751_WCR2)); in pcibios_init_platform()