Home
last modified time | relevance | path

Searched refs:idle_states (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm/mach-omap2/
A Dpm33xx-core.c45 static struct amx3_idle_state *idle_states; variable
409 idle_states = kcalloc(state_count, sizeof(*idle_states), GFP_KERNEL); in amx3_idle_init()
410 if (!idle_states) in amx3_idle_init()
414 idle_states[i].wfi_flags = states[i].wfi_flags; in amx3_idle_init()
421 struct amx3_idle_state *idle_state = &idle_states[index]; in amx3_idle_enter()
/linux/arch/powerpc/platforms/powernv/
A Dsubcore.c164 u64 idle_states = pnv_get_supported_cpuidle_states(); in update_hid_in_slw() local
166 if (idle_states & OPAL_PM_WINKLE_ENABLED) { in update_hid_in_slw()
/linux/arch/arm64/boot/dts/qcom/
A Dsc7180-firmware-tfa.dtsi83 &idle_states {
A Dsc7180.dtsi313 idle_states: idle-states { label
/linux/drivers/pmdomain/
A Dcore.c3511 DEFINE_SHOW_ATTRIBUTE(idle_states);

Completed in 31 milliseconds