Home
last modified time | relevance | path

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

/bionic/libc/kernel/arch-mips/asm/pci/
Dbridge.h311 #define BRIDGE_DEVIO0 0x00200000 macro
319 #define BRIDGE_DEVIO(x) ((x)<=1 ? BRIDGE_DEVIO0+(x)*BRIDGE_DEVIO_2MB : BRIDGE_DEVIO2+((x)-2)*BRIDGE…