Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/vcp/mt8196/
H A Dvcp_helper.h10 #define MTK_VCP_SRAM_SIZE (0x60000) macro
/rk3399_ARM-atf/plat/mediatek/drivers/vcp/rv/
H A Dvcp_common.c87 if (g_l2tcm_offset > MTK_VCP_SRAM_SIZE) { in vcp_set_mmup_l2tcm_offset()
99 if (g_mmup_fw_size > MTK_VCP_SRAM_SIZE - g_l2tcm_offset) { in vcp_set_mmup_fw_size()