Searched refs:CPR_TORAM (Results 1 – 4 of 4) sorted by relevance
192 cpr_sleeptype = CPR_TORAM; in cpr()415 if (cpr_sleeptype == CPR_TORAM) { in cpr()
147 if (sleeptype == CPR_TORAM) { in cpr_main()712 if (sleeptype == CPR_TORAM) { in cpr_suspend()1101 (sleeptype == CPR_TORAM && in cpr_resume()
533 ASSERT(sleeptype == CPR_TORAM); in i_cpr_power_down()753 if (sleeptype != CPR_TORAM) in i_cpr_is_supported()
594 #define CPR_TORAM 3 macro