Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dpci-rc32434.c160 (((SIZE_256MB & 0x1f) << PCI_LBAC_SIZE_BIT) | PCI_ENDIAN_FLAG); in rc32434_pcibridge_init()
167 (((SIZE_256MB & 0x1f) << PCI_LBAC_SIZE_BIT) | PCI_ENDIAN_FLAG); in rc32434_pcibridge_init()
/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Dpci.h329 #define SIZE_256MB 0x1C macro