Home
last modified time | relevance | path

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

/arch/sh/drivers/pci/
Dpci-sh4.h123 #define SH4_PCIBCR1 0x1E0 /* Memory BCR1 Register */ macro
124 #define SH4_PCIMBR0 SH4_PCIBCR1
Dfixups-rts7751r2d.c24 pci_write_reg(bcr1, SH4_PCIBCR1); in pci_fixup_pcic()
Dfixups-lboxre2.c23 pci_write_reg(bcr1, SH4_PCIBCR1); in pci_fixup_pcic()
Dpci-sh7751.c68 pci_write_reg(word, SH4_PCIBCR1); in __area_sdram_check()