Lines Matching full:clear
80 /* clear wfe bitmap */ in flowctrl_cpu_suspend_enter()
82 /* clear wfi bitmap */ in flowctrl_cpu_suspend_enter()
90 /* clear wfe bitmap */ in flowctrl_cpu_suspend_enter()
92 /* clear wfi bitmap */ in flowctrl_cpu_suspend_enter()
113 reg |= FLOW_CTRL_CSR_INTR_FLAG; /* clear intr flag */ in flowctrl_cpu_suspend_enter()
114 reg |= FLOW_CTRL_CSR_EVENT_FLAG; /* clear event flag */ in flowctrl_cpu_suspend_enter()
136 /* clear wfe bitmap */ in flowctrl_cpu_suspend_exit()
138 /* clear wfi bitmap */ in flowctrl_cpu_suspend_exit()
144 /* clear wfe bitmap */ in flowctrl_cpu_suspend_exit()
146 /* clear wfi bitmap */ in flowctrl_cpu_suspend_exit()
150 reg &= ~FLOW_CTRL_CSR_ENABLE; /* clear enable */ in flowctrl_cpu_suspend_exit()
151 reg |= FLOW_CTRL_CSR_INTR_FLAG; /* clear intr */ in flowctrl_cpu_suspend_exit()
152 reg |= FLOW_CTRL_CSR_EVENT_FLAG; /* clear event */ in flowctrl_cpu_suspend_exit()