Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/vcp/rv/
H A Dvcp_common.c41 static uint32_t g_mmup_fw_size; variable
59 return g_mmup_fw_size; in get_mmup_fw_size()
97 g_mmup_fw_size = fw_size; in vcp_set_mmup_fw_size()
99 if (g_mmup_fw_size > MTK_VCP_SRAM_SIZE - g_l2tcm_offset) { in vcp_set_mmup_fw_size()
100 g_mmup_fw_size = 0; in vcp_set_mmup_fw_size()