Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8196/
H A Dapusys_ammu.c158 static int apummu_get_dns(enum apusys_dev_type engine_type, enum apusys_sec_level sec_level, in apummu_get_dns() function
194 ret = apummu_get_dns(APUSYS_DEVICE_NUM, SEC_LEVEL_SECURE, &domain, &ns); in apummu_add_apmcu_map()
226 ret = apummu_get_dns(APUSYS_DEVICE_UP, SEC_LEVEL_SECURE, &domain, &ns); in apummu_add_rv_boot_map()
238 ret |= apummu_get_dns(APUSYS_DEVICE_UP, SEC_LEVEL_NORMAL, &domain, &ns); in apummu_add_rv_boot_map()