Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/marvell/comphy/
Dphy-comphy-cp110.c849 const struct xfi_params *xfi_static_values = in mvebu_cp110_comphy_xfi_power_on() local
856 xfi_static_values->g1_ffe_cap_sel, in mvebu_cp110_comphy_xfi_power_on()
857 xfi_static_values->g1_ffe_res_sel, in mvebu_cp110_comphy_xfi_power_on()
858 xfi_static_values->g1_dfe_res); in mvebu_cp110_comphy_xfi_power_on()
860 if (!xfi_static_values->valid) { in mvebu_cp110_comphy_xfi_power_on()
1006 data = xfi_static_values->g1_amp << in mvebu_cp110_comphy_xfi_power_on()
1009 data |= xfi_static_values->g1_emph << in mvebu_cp110_comphy_xfi_power_on()
1013 data |= xfi_static_values->g1_emph_en << in mvebu_cp110_comphy_xfi_power_on()
1016 data |= xfi_static_values->g1_tx_amp_adj << in mvebu_cp110_comphy_xfi_power_on()
1022 data = xfi_static_values->g1_tx_emph << in mvebu_cp110_comphy_xfi_power_on()
[all …]