Lines Matching full:clear
91 /* clear wfe bitmap */ in flowctrl_cpu_suspend_enter()
93 /* clear wfi bitmap */ in flowctrl_cpu_suspend_enter()
101 /* clear wfe bitmap */ in flowctrl_cpu_suspend_enter()
103 /* clear wfi bitmap */ in flowctrl_cpu_suspend_enter()
109 reg |= FLOW_CTRL_CSR_INTR_FLAG; /* clear intr flag */ in flowctrl_cpu_suspend_enter()
110 reg |= FLOW_CTRL_CSR_EVENT_FLAG; /* clear event flag */ in flowctrl_cpu_suspend_enter()
132 /* clear wfe bitmap */ in flowctrl_cpu_suspend_exit()
134 /* clear wfi bitmap */ in flowctrl_cpu_suspend_exit()
140 /* clear wfe bitmap */ in flowctrl_cpu_suspend_exit()
142 /* clear wfi bitmap */ in flowctrl_cpu_suspend_exit()
146 reg &= ~FLOW_CTRL_CSR_ENABLE; /* clear enable */ in flowctrl_cpu_suspend_exit()
147 reg |= FLOW_CTRL_CSR_INTR_FLAG; /* clear intr */ in flowctrl_cpu_suspend_exit()
148 reg |= FLOW_CTRL_CSR_EVENT_FLAG; /* clear event */ in flowctrl_cpu_suspend_exit()