Searched refs:BRD_RETENTION (Results 1 – 3 of 3) sorted by relevance
179 case BRD_RETENTION: in sleep_dsp()228 dev_context->brd_state = BRD_RETENTION; in sleep_dsp()354 (dev_context->brd_state == BRD_RETENTION) || in pre_scale_dsp()393 (dev_context->brd_state == BRD_RETENTION) || in post_scale_dsp()
425 } else if (dev_context->brd_state == BRD_RETENTION) { in sm_interrupt_dsp()
30 #define BRD_RETENTION 0x8 /* Retention mode */ macro