Lines Matching defs:set
127 * Function to set/clear global wakeup IRQs. Not protected by locking since
131 * @set: if true, global wake-up IRQs are set, if false they are cleared
133 void ve_spc_global_wakeup_irq(bool set)
139 if (set)
150 * Function to set/clear per-CPU wake-up IRQs. Not protected by locking since
156 * @set: if true, wake-up IRQs are set, if false they are cleared
158 void ve_spc_cpu_wakeup_irq(u32 cluster, u32 cpu, bool set)
172 if (set)
181 * ve_spc_set_resume_addr() - set the jump address used for warm boot