Home
last modified time | relevance | path

Searched refs:stm32mp_ddrphy (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/include/drivers/st/
H A Dstm32mp2_ddr_regs.h14 struct stm32mp_ddrphy { struct
H A Dstm32mp_ddr.h51 struct stm32mp_ddrphy *phy;
H A Dstm32mp1_ddr_regs.h14 struct stm32mp_ddrphy { struct
/rk3399_ARM-atf/drivers/st/ddr/
H A Dstm32mp1_ram.c146 priv->phy = (struct stm32mp_ddrphy *)stm32mp_ddrphyc_base(); in stm32mp1_ddr_probe()
H A Dstm32mp2_ram.c199 priv->phy = (struct stm32mp_ddrphy *)stm32mp_ddrphyc_base(); in stm32mp2_ddr_probe()
H A Dstm32mp1_ddr.c33 .offset = offsetof(struct stm32mp_ddrphy, x), \
212 static void stm32mp1_ddrphy_idone_wait(struct stm32mp_ddrphy *phy) in stm32mp1_ddrphy_idone_wait()
257 static void stm32mp1_ddrphy_init(struct stm32mp_ddrphy *phy, uint32_t pir) in stm32mp1_ddrphy_init()