Searched refs:xfi_static_values (Results 1 – 1 of 1) sorted by relevance
856 const struct xfi_params *xfi_static_values = in mvebu_cp110_comphy_xfi_power_on() local863 xfi_static_values->g1_ffe_cap_sel, in mvebu_cp110_comphy_xfi_power_on()864 xfi_static_values->g1_ffe_res_sel, in mvebu_cp110_comphy_xfi_power_on()865 xfi_static_values->g1_dfe_res); in mvebu_cp110_comphy_xfi_power_on()867 if (!xfi_static_values->valid) { in mvebu_cp110_comphy_xfi_power_on()1013 data = xfi_static_values->g1_amp << in mvebu_cp110_comphy_xfi_power_on()1016 data |= xfi_static_values->g1_emph << in mvebu_cp110_comphy_xfi_power_on()1020 data |= xfi_static_values->g1_emph_en << in mvebu_cp110_comphy_xfi_power_on()1023 data |= xfi_static_values->g1_tx_amp_adj << in mvebu_cp110_comphy_xfi_power_on()1029 data = xfi_static_values->g1_tx_emph << in mvebu_cp110_comphy_xfi_power_on()[all …]