Lines Matching refs:pm_level
475 cpupm->cur_spd->pm_level, in cpudrv_detach()
476 CPUDRV_TOPSPEED(cpupm)->pm_level)); in cpudrv_detach()
497 CPUDRV_TOPSPEED(cpupm)->pm_level) != in cpudrv_detach()
505 CPUDRV_TOPSPEED(cpupm)->pm_level); in cpudrv_detach()
565 (level < cpudrvpm->cur_spd->pm_level)) { in cpudrv_power()
573 if (new_spd->pm_level == level) in cpudrv_power()
624 cpudrvpm->cur_spd->pm_level)) { in cpudrv_power()
822 cur_spd->pm_level = i; in cpudrv_comp_create()
915 (new_spd->pm_level))); \
916 ret = pm_raise_power((dip), CPUDRV_COMP_NUM, (new_spd->pm_level)); \
1091 system_cnt, cur_spd->pm_level, cpupm->pm_busycnt)); in cpudrv_monitor()