summaryrefslogtreecommitdiff
path: root/plat/mediatek/mt8173/drivers/mtcmos/mtcmos.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/mediatek/mt8173/drivers/mtcmos/mtcmos.h')
-rw-r--r--plat/mediatek/mt8173/drivers/mtcmos/mtcmos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plat/mediatek/mt8173/drivers/mtcmos/mtcmos.h b/plat/mediatek/mt8173/drivers/mtcmos/mtcmos.h
index ddcda780..4641f467 100644
--- a/plat/mediatek/mt8173/drivers/mtcmos/mtcmos.h
+++ b/plat/mediatek/mt8173/drivers/mtcmos/mtcmos.h
@@ -37,5 +37,6 @@
* during CPU_ON psci call.
*/
void mtcmos_little_cpu_off(void);
+uint32_t mtcmos_non_cpu_ctrl(uint32_t on, uint32_t mtcmos_num);
#endif /* __MTCMOS_H__ */