Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/nxp/soc-lx2160a/lx2160ardb/
H A Dddr_init.c148 popts->phy_tx_impedance = U(28); in ddr_board_options()
158 popts->phy_tx_impedance = U(28); in ddr_board_options()
/rk3399_ARM-atf/include/drivers/nxp/ddr/
H A Dopts.h114 unsigned int phy_tx_impedance; member
/rk3399_ARM-atf/plat/nxp/soc-lx2160a/lx2160aqds/
H A Dddr_init.c279 popts->phy_tx_impedance = U(28); in ddr_board_options()
289 popts->phy_tx_impedance = U(28); in ddr_board_options()
/rk3399_ARM-atf/plat/nxp/soc-lx2160a/lx2162aqds/
H A Dddr_init.c279 popts->phy_tx_impedance = 28U; in ddr_board_options()
289 popts->phy_tx_impedance = 28U; in ddr_board_options()
/rk3399_ARM-atf/drivers/nxp/ddr/phy-gen2/
H A Dphy.c2577 input.adv.tx_impedance = popts->phy_tx_impedance ? in compute_ddr_phy()
2578 popts->phy_tx_impedance : 28; in compute_ddr_phy()