Home
last modified time | relevance | path

Searched refs:RCC_DDRPHYCAPBCFGR_DDRPHYCAPBRST (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/drivers/st/ddr/
H A Dstm32mp2_ddr.c220 RCC_DDRPHYCAPBCFGR_DDRPHYCAPBRST); in ddr_reset()
248 RCC_DDRPHYCAPBCFGR_DDRPHYCAPBRST); in ddr_standby_reset()
265 mmio_clrbits_32(priv->rcc + RCC_DDRPHYCAPBCFGR, RCC_DDRPHYCAPBCFGR_DDRPHYCAPBRST); in ddr_standby_reset_release()
H A Dstm32mp2_ddr_helpers.c512 mmio_write_32(rcc_base + RCC_DDRPHYCAPBCFGR, RCC_DDRPHYCAPBCFGR_DDRPHYCAPBRST); in ddr_sub_system_clk_off()
/rk3399_ARM-atf/include/drivers/st/
H A Dstm32mp21_rcc.h2621 #define RCC_DDRPHYCAPBCFGR_DDRPHYCAPBRST BIT(0) macro
H A Dstm32mp25_rcc.h2715 #define RCC_DDRPHYCAPBCFGR_DDRPHYCAPBRST BIT(0) macro