Home
last modified time | relevance | path

Searched refs:get_mmup_l2tcm_offset (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()
78 mmio_write_32(R_L2TCM_OFFSET, get_mmup_l2tcm_offset()); in mmup_smc_rstn_clr()
H A Dvcp_common.c62 uint64_t get_mmup_l2tcm_offset(void) in get_mmup_l2tcm_offset() function
/rk3399_ARM-atf/plat/mediatek/drivers/vcp/mt8196/
H A Dvcp_helper.h14 uint64_t get_mmup_l2tcm_offset(void);