Searched refs:CREG_CTRL_RESET (Results 1 – 2 of 2) sorted by relevance
63 #define CREG_CTRL_RESET 0x00000002 /* Reset this qe channel */ macro
107 sbus_writel(CREG_CTRL_RESET, cregs + CREG_CTRL); in qe_stop()111 if (tmp & CREG_CTRL_RESET) { in qe_stop()