Searched refs:phy_data_training (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_phy_px30.h64 int phy_data_training(void __iomem *phy_base, u32 cs, u32 dramtype);
/u-boot/drivers/ram/rockchip/
H A Dsdram_phy_px30.c117 int phy_data_training(void __iomem *phy_base, u32 cs, u32 dramtype) function
H A Dsdram_px30.c364 ret = phy_data_training(dram->phy, cs, dramtype);
H A Dsdram_rk3328.c247 ret = phy_data_training(dram->phy, cs, dramtype);

Completed in 96 milliseconds