Home
last modified time | relevance | path

Searched refs:RCC_DDRPHYCAPBCFGR (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/drivers/st/ddr/
H A Dstm32mp2_ddr.c218 mmio_write_32(priv->rcc + RCC_DDRPHYCAPBCFGR, in ddr_reset()
230 mmio_write_32(priv->rcc + RCC_DDRPHYCAPBCFGR, in ddr_reset()
246 mmio_write_32(priv->rcc + RCC_DDRPHYCAPBCFGR, 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/drivers/st/clk/
H A Dclk-stm32mp2.c516 GATE_CFG(GATE_DDRPHYC, RCC_DDRPHYCAPBCFGR, 1, 0),
/rk3399_ARM-atf/include/drivers/st/
H A Dstm32mp21_rcc.h303 #define RCC_DDRPHYCAPBCFGR U(0x4DC) macro
H A Dstm32mp25_rcc.h307 #define RCC_DDRPHYCAPBCFGR U(0x4DC) macro