Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/drivers/pci/ !
Dpci-sh4.h134 #define SH4_PCIBCR1 0x1E0 /* Memory BCR1 Register */ macro
135 #define SH4_PCIMBR0 SH4_PCIBCR1
Dfixups-landisk.c46 pci_write_reg(chan, bcr1, SH4_PCIBCR1); in pci_fixup_pcic()
Dfixups-rts7751r2d.c48 pci_write_reg(chan, bcr1, SH4_PCIBCR1); in pci_fixup_pcic()
Dpci-sh7751.c34 pci_write_reg(chan, word, SH4_PCIBCR1); in __area_sdram_check()