Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh/kernel/
Dpci-bigsur.c96 word = PCIBIOS_MIN_MEM & SH7751_PCIMBR_MASK; in pcibios_init_platform()
Dpci-snapgear.c114 word = PCIBIOS_MIN_MEM & SH7751_PCIMBR_MASK; in pcibios_init_platform()
/linux-2.4.37.9/include/asm-sh/
Dpci-sh7751.h217 #define SH7751_PCIMBR_MASK 0xFF000000 /* Memory Space Mask */ macro