Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/include/lib/pm/
H A Dmtk_pm.h121 static struct cpupm_pwr_req var_name = {\
128 static struct cpupm_pwr_req name = {\
165 struct cpupm_pwr_req { struct
173 struct cpupm_pwr_req *req; argument
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/
H A Dmt_cpu_pm.c781 struct cpupm_pwr_req *req = (struct cpupm_pwr_req *)priv; in cpupm_invoke()