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

/linux-master/arch/mips/include/asm/pci/
H A Dbridge.h421 #define BRIDGE_CTRL_RST(n) ((n) << 24) macro
422 #define BRIDGE_CTRL_RST_MASK (BRIDGE_CTRL_RST(0xF))
423 #define BRIDGE_CTRL_RST_PIN(x) (BRIDGE_CTRL_RST(0x1 << (x)))

Completed in 103 milliseconds