Home
last modified time | relevance | path

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

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