Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/hisilicon/hikey/include/
Dhisi_ipc.h41 void hisi_ipc_cluster_off(unsigned int cpu, unsigned int cluster);
/external/arm-trusted-firmware/plat/hisilicon/hikey/
Dhisi_ipc.c156 void hisi_ipc_cluster_off(unsigned int cpu, unsigned int cluster) in hisi_ipc_cluster_off() function
Dhikey_pm.c93 hisi_ipc_cluster_off(cpu, cluster); in hikey_pwr_domain_off()