Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/pci/
H A Dbridge.h788 #define BRIDGE_DIRECT_32_SEG_SIZE BRIDGE_DMA_DIRECT_SIZE macro
790 ((dir_off) * BRIDGE_DIRECT_32_SEG_SIZE + \
791 ((adr) & (BRIDGE_DIRECT_32_SEG_SIZE - 1)) + PHYS_RAMBASE)