Searched refs:ICPU_RESET_MEM_RST_FORCE (Results 1 – 6 of 6) sorted by relevance
464 ICPU_RESET_MEM_RST_FORCE, BASE_CFG + ICPU_RESET); in hal_vcoreiii_ddr_reset_assert()650 setbits_le32(BASE_CFG + ICPU_RESET, ICPU_RESET_MEM_RST_FORCE); in hal_vcoreiii_ddr_reset_assert()747 clrbits_le32(BASE_CFG + ICPU_RESET, ICPU_RESET_MEM_RST_FORCE); in hal_vcoreiii_init_memctl()
17 #define ICPU_RESET_MEM_RST_FORCE BIT(0) macro