Home
last modified time | relevance | path

Searched refs:PM_SLEEP_MODE_SPC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/soc/qcom/
H A Dspm.c84 .start_index[PM_SLEEP_MODE_SPC] = 5,
96 .start_index[PM_SLEEP_MODE_SPC] = 5,
107 .start_index[PM_SLEEP_MODE_SPC] = 5,
126 .start_index[PM_SLEEP_MODE_SPC] = 3,
136 .start_index[PM_SLEEP_MODE_SPC] = 2,
155 .start_index[PM_SLEEP_MODE_SPC] = 3,
167 .start_index[PM_SLEEP_MODE_SPC] = 5,
189 .start_index[PM_SLEEP_MODE_SPC] = 2,
/openbmc/linux/include/soc/qcom/
H A Dspm.h18 PM_SLEEP_MODE_SPC, enumerator
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle-qcom-spm.c47 spm_set_low_power_mode(drv, PM_SLEEP_MODE_SPC); in qcom_cpu_spc()