Searched refs:phy_tx_impedance (Results 1 – 5 of 5) sorted by relevance
114 unsigned int phy_tx_impedance; member
148 popts->phy_tx_impedance = U(28); in ddr_board_options()158 popts->phy_tx_impedance = U(28); in ddr_board_options()
279 popts->phy_tx_impedance = U(28); in ddr_board_options()289 popts->phy_tx_impedance = U(28); in ddr_board_options()
279 popts->phy_tx_impedance = 28U; in ddr_board_options()289 popts->phy_tx_impedance = 28U; in ddr_board_options()
2552 input.adv.tx_impedance = popts->phy_tx_impedance ? in compute_ddr_phy()2553 popts->phy_tx_impedance : 28; in compute_ddr_phy()
Completed in 8 milliseconds