Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/mediatek/mt8183/drivers/mcdi/
A Dmtk_mcdi.h27 void mcdi_hotplug_set(int cluster, int cpu_idx, bool on);
A Dmtk_mcdi.c183 void mcdi_hotplug_set(int cluster, int cpu_idx, bool on) in mcdi_hotplug_set() function
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8183/
A Dplat_pm.c257 mcdi_hotplug_set(cluster, -1, ON); in hotplug_ctrl_cluster_on()
269 mcdi_hotplug_set(cluster, CPU_IDX(cluster, cpu), ON); in hotplug_ctrl_cpu_on()
291 mcdi_hotplug_set(cluster_off ? cluster : -1, in hotplug_ctrl_cluster_cpu_off()

Completed in 4 milliseconds