Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-init.c251 mask &= MSC01_PCI_BAR0_SIZE_MSK; in prom_init()
/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dmsc01_pci.h172 #define MSC01_PCI_BAR0_SIZE_MSK 0xfffffff0 macro