Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Dpci.h336 #define SIZE_1MB 0x14 macro
450 #define KORINA_PBA1C ((SIZE_1MB<<SIZE_SHFT) | PCI_PBAC_SB | \
453 #define KORINA_PBA1C ((SIZE_1MB<<SIZE_SHFT) | \
/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/
H A DBiosTablesTest.c67 SIZE_1MB); in BiosTablesTestMain()
/openbmc/linux/arch/mips/pci/
H A Dpci-rc32434.c181 ((((SIZE_1MB & 0x1ff) << PCI_LBAC_SIZE_BIT) | PCI_LBAC_MSI) | in rc32434_pcibridge_init()