Searched refs:CPR_TORAM (Results 1 – 4 of 4) sorted by relevance
194 cpr_sleeptype = CPR_TORAM; in cpr()413 if (cpr_sleeptype == CPR_TORAM) { in cpr()
148 if (sleeptype == CPR_TORAM) { in cpr_main()714 if (sleeptype == CPR_TORAM) { in cpr_suspend()1116 (sleeptype == CPR_TORAM && in cpr_resume()
531 ASSERT(sleeptype == CPR_TORAM); in i_cpr_power_down()750 if (sleeptype != CPR_TORAM) in i_cpr_is_supported()
594 #define CPR_TORAM 3 macro