Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/vcp/rv/
H A Dmmup_common.c61 if ((get_mmup_fw_size() == 0) || get_mmup_l2tcm_offset() == 0) { in mmup_smc_rstn_clr()
77 mmio_write_32(R_L2TCM_OFFSET_RANGE_0_HIGH, round_up(get_mmup_fw_size(), PAGE_SIZE)); in mmup_smc_rstn_clr()
H A Dvcp_common.c57 uint32_t get_mmup_fw_size(void) in get_mmup_fw_size() function
/rk3399_ARM-atf/plat/mediatek/drivers/vcp/mt8196/
H A Dvcp_helper.h13 uint32_t get_mmup_fw_size(void);