Searched refs:VCP_R_SEC_CTRL_2 (Results 1 – 3 of 3) sorted by relevance
35 mmio_write_32(VCP_R_SEC_CTRL_2, 0); in mmup_smc_rstn_set()72 mmio_setbits_32(VCP_R_SEC_CTRL_2, CORE1_SEC_BIT_SEL); in mmup_smc_rstn_clr()
126 mmio_write_32(VCP_R_SEC_CTRL_2, 0); in vcp_smc_rstn_set()161 mmio_setbits_32(VCP_R_SEC_CTRL_2, CORE0_SEC_BIT_SEL); in vcp_smc_rstn_clr()
59 #define VCP_R_SEC_CTRL_2 (VCP_R_SEC_CTRL + 0x0004) macro