Home
last modified time | relevance | path

Searched refs:HWBLK_CNT_IDLE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/sh/kernel/cpu/shmobile/
Dpm_runtime.c91 hwblk_cnt_dec(hwblk_info, hwblk, HWBLK_CNT_IDLE); in __platform_pm_runtime_suspend()
178 hwblk_cnt_inc(hwblk_info, hwblk, HWBLK_CNT_IDLE); in platform_pm_runtime_suspend()
217 hwblk_cnt_dec(hwblk_info, hwblk, HWBLK_CNT_IDLE); in platform_pm_runtime_resume()
/linux-2.6.39/arch/sh/include/asm/
Dhwblk.h8 #define HWBLK_CNT_IDLE 1 macro