Home
last modified time | relevance | path

Searched defs:BRIDGE_DEVIO (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/pci/
H A Dbridge.h386 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/pci/
H A Dbridge.h386 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB) macro

Completed in 4 milliseconds