Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8196/
H A Dapusys_security_ctrl_perm_plat.h15 APUSYS_DEVICE_NUM, enumerator
H A Dapusys_security_ctrl_perm_plat.c39 if ((dev_type < 0) || (dev_type >= APUSYS_DEVICE_NUM)) { in sec_get_dns()
H A Dapusys_ammu.c163 if (engine_type != APUSYS_DEVICE_NUM) { in apummu_get_dns()
194 ret = apummu_get_dns(APUSYS_DEVICE_NUM, SEC_LEVEL_SECURE, &domain, &ns); in apummu_add_apmcu_map()