Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8183/drivers/mcsi/
H A Dmcsi.c154 config |= PMU_SECURE_ACC_EN; in cci_pmu_secure_switch()
156 config &= ~PMU_SECURE_ACC_EN; in cci_pmu_secure_switch()
H A Dmcsi.h62 #define PMU_SECURE_ACC_EN (1 << 4) macro