Home
last modified time | relevance | path

Searched refs:rk3368_ddrphy (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Ddmc-rk3368.c31 struct rk3368_ddrphy *phy;
157 static void ddrphy_config(struct rk3368_ddrphy *phy, in ddrphy_config()
352 static void ddrphy_reset(struct rk3368_ddrphy *ddrphy) in ddrphy_reset()
366 static void ddrphy_config_delays(struct rk3368_ddrphy *ddrphy, u32 freq) in ddrphy_config_delays()
573 struct rk3368_ddrphy *ddrphy) in ddrphy_data_training()
802 struct rk3368_ddrphy *ddrphy = priv->phy; in setup_sdram()
914 struct rk3368_ddrphy *ddrphy; in rk3368_dmc_probe()
934 ddrphy = (struct rk3368_ddrphy *)plat->of_plat.reg[2]; in rk3368_dmc_probe()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dddr_rk3368.h159 struct rk3368_ddrphy { struct
162 check_member(rk3368_ddrphy, reg[0xff], 0x03fc); argument