BRIDGE_CTRL_RST 422 arch/mips/include/asm/pci/bridge.h #define BRIDGE_CTRL_RST_MASK (BRIDGE_CTRL_RST(0xF)) BRIDGE_CTRL_RST 423 arch/mips/include/asm/pci/bridge.h #define BRIDGE_CTRL_RST_PIN(x) (BRIDGE_CTRL_RST(0x1 << (x)))