Home
last modified time | relevance | path

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

/bionic/libc/kernel/arch-mips/asm/pci/
Dbridge.h342 #define BRIDGE_CTRL_RST(n) ((n) << 24) macro
344 #define BRIDGE_CTRL_RST_MASK (BRIDGE_CTRL_RST(0xF))
345 #define BRIDGE_CTRL_RST_PIN(x) (BRIDGE_CTRL_RST(0x1 << (x)))