Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/drivers/pci/
Dfixups-se7751.c50 bcr2 = (*(volatile unsigned short*)(SH7751_BCR2)); in pci_fixup_pcic()
Dpci-sh7751.h111 #define SH7751_BCR2 0xFF800004 /* Memory BCR2 Register */ macro
Dpci-sh7751.c36 word = __raw_readw(SH7751_BCR2); in __area_sdram_check()