Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/pci/
H A Dbridge.h384 #define BRIDGE_DEVIO_1MB 0x00100000 /* Device IO Offset (2..7) */ macro
386 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)
/kernel/linux/linux-6.6/arch/mips/include/asm/pci/
H A Dbridge.h384 #define BRIDGE_DEVIO_1MB 0x00100000 /* Device IO Offset (2..7) */ macro
386 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE_DEVIO_1MB)

Completed in 5 milliseconds