Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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)
/kernel/linux/linux-6.6/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)

Completed in 5 milliseconds