Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-cp110.c366 const struct sata_params *sata_static_values = in mvebu_cp110_comphy_sata_power_on() local
369 phy_polarity_invert = sata_static_values->polarity_invert; in mvebu_cp110_comphy_sata_power_on()
434 data = sata_static_values->g1_rx_selmupi << in mvebu_cp110_comphy_sata_power_on()
437 data |= sata_static_values->g1_rx_selmupf << in mvebu_cp110_comphy_sata_power_on()
440 data |= sata_static_values->g1_rx_selmufi << in mvebu_cp110_comphy_sata_power_on()
443 data |= sata_static_values->g1_rx_selmuff << in mvebu_cp110_comphy_sata_power_on()
463 data = sata_static_values->g2_rx_selmupi << in mvebu_cp110_comphy_sata_power_on()
466 data |= sata_static_values->g2_rx_selmupf << in mvebu_cp110_comphy_sata_power_on()
469 data |= sata_static_values->g2_rx_selmufi << in mvebu_cp110_comphy_sata_power_on()
472 data |= sata_static_values->g2_rx_selmuff << in mvebu_cp110_comphy_sata_power_on()
[all …]