Lines Matching +full:cpu +full:- +full:idle +full:- +full:states
2 * CPU idle Marvell Kirkwood SoCs
8 * The cpu idle uses wait-for-interrupt and DDR self refresh in order
9 * to implement two idle states -
10 * #1 wait-for-interrupt
11 * #2 wait-for-interrupt and DDR self refresh
30 /* Actual code that puts the SoC in different idle states */
44 .states[0] = ARM_CPUIDLE_WFI_STATE,
45 .states[1] = {
55 /* Initialize CPU idle by registering the idle states */
82 MODULE_DESCRIPTION("Kirkwood cpu idle driver");
84 MODULE_ALIAS("platform:kirkwood-cpuidle");