Searched refs:sata_static_values (Results 1 – 1 of 1) sorted by relevance
359 const struct sata_params *sata_static_values = in mvebu_cp110_comphy_sata_power_on() local362 phy_polarity_invert = sata_static_values->polarity_invert; in mvebu_cp110_comphy_sata_power_on()427 data = sata_static_values->g1_rx_selmupi << in mvebu_cp110_comphy_sata_power_on()430 data |= sata_static_values->g1_rx_selmupf << in mvebu_cp110_comphy_sata_power_on()433 data |= sata_static_values->g1_rx_selmufi << in mvebu_cp110_comphy_sata_power_on()436 data |= sata_static_values->g1_rx_selmuff << in mvebu_cp110_comphy_sata_power_on()456 data = sata_static_values->g2_rx_selmupi << in mvebu_cp110_comphy_sata_power_on()459 data |= sata_static_values->g2_rx_selmupf << in mvebu_cp110_comphy_sata_power_on()462 data |= sata_static_values->g2_rx_selmufi << in mvebu_cp110_comphy_sata_power_on()465 data |= sata_static_values->g2_rx_selmuff << in mvebu_cp110_comphy_sata_power_on()[all …]