Searched refs:BRIDGE_CTRL_RST (Results 1 – 1 of 1) sorted by relevance
421 #define BRIDGE_CTRL_RST(n) ((n) << 24) macro422 #define BRIDGE_CTRL_RST_MASK (BRIDGE_CTRL_RST(0xF))423 #define BRIDGE_CTRL_RST_PIN(x) (BRIDGE_CTRL_RST(0x1 << (x)))