Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/vcp/mt8196/
H A Dvcp_reg.h28 #define VCP_R_CORE0_SW_RSTN_CLR (VCP_R_CFGREG + 0x0000) macro
/rk3399_ARM-atf/plat/mediatek/drivers/vcp/rv/
H A Dvcp_common.c166 mmio_write_32(VCP_R_CORE0_SW_RSTN_CLR, BIT(0)); in vcp_smc_rstn_clr()