Home
last modified time | relevance | path

Searched refs:compute_ddr_phy (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-a-latest/include/drivers/nxp/ddr/
Dddr.h134 int compute_ddr_phy(struct ddr_info *priv);
/trusted-firmware-a-latest/drivers/nxp/ddr/phy-gen1/
Dphy.c86 int compute_ddr_phy(struct ddr_info *priv) in compute_ddr_phy() function
/trusted-firmware-a-latest/plat/nxp/soc-lx2160a/lx2160ardb/
Dddr_init.c64 compute_ddr_phy(priv); in board_static_ddr()
/trusted-firmware-a-latest/plat/nxp/soc-lx2160a/lx2160aqds/
Dddr_init.c195 compute_ddr_phy(priv); in board_static_ddr()
/trusted-firmware-a-latest/plat/nxp/soc-lx2160a/lx2162aqds/
Dddr_init.c195 compute_ddr_phy(priv); in board_static_ddr()
/trusted-firmware-a-latest/drivers/nxp/ddr/nxp-ddr/
Dddr.c896 ret = compute_ddr_phy(priv); in dram_init()
/trusted-firmware-a-latest/drivers/nxp/ddr/phy-gen2/
Dphy.c2482 int compute_ddr_phy(struct ddr_info *priv) in compute_ddr_phy() function