Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-rc32434/
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) | \
/linux-5.19.10/arch/mips/pci/
Dpci-rc32434.c181 ((((SIZE_1MB & 0x1ff) << PCI_LBAC_SIZE_BIT) | PCI_LBAC_MSI) | in rc32434_pcibridge_init()