Searched refs:SH4_PCIMBR_MASK (Results 1 – 2 of 2) sorted by relevance
/arch/sh/drivers/pci/ | ||
D | pci-sh4.h | 110 #define SH4_PCIMBR_MASK 0xFF000000 /* Memory Space Mask */ macro |
D | pci-sh7751.c | 146 word = PCIBIOS_MIN_MEM & SH4_PCIMBR_MASK; in sh7751_pcic_init() |