Home
last modified time | relevance | path

Searched refs:SH4_PCIMBR_MASK (Results 1 – 2 of 2) sorted by relevance

/arch/sh/drivers/pci/
Dpci-sh4.h110 #define SH4_PCIMBR_MASK 0xFF000000 /* Memory Space Mask */ macro
Dpci-sh7751.c146 word = PCIBIOS_MIN_MEM & SH4_PCIMBR_MASK; in sh7751_pcic_init()