Searched refs:GLOB_CTRL_RESET (Results 1 – 4 of 4) sorted by relevance
27 #define GLOB_CTRL_RESET 0x00000001 /* Reset the QEC */ macro
67 sbus_writel(GLOB_CTRL_RESET, gregs + GLOB_CTRL); in qec_global_reset()70 if (tmp & GLOB_CTRL_RESET) { in qec_global_reset()
84 sbus_writel(GLOB_CTRL_RESET, gregs + GLOB_CTRL); in qec_global_reset()86 if (sbus_readl(gregs + GLOB_CTRL) & GLOB_CTRL_RESET) { in qec_global_reset()