Searched refs:sata_gen (Results 1 – 3 of 3) sorted by relevance
143 u32 sata_gen; member246 if (miphy_phy->sata_gen == SATA_GEN1) in miphy365x_set_comp()253 if (miphy_phy->sata_gen != SATA_GEN3) { in miphy365x_set_comp()297 if (miphy_phy->sata_gen == SATA_GEN1) { in miphy365x_set_ssc()329 val = rx_tx_spd[miphy_phy->sata_gen]; in miphy365x_init_sata_port()340 switch (miphy_phy->sata_gen) { in miphy365x_init_sata_port()521 of_property_read_u32(phynode, "st,sata-gen", &miphy_phy->sata_gen); in miphy365x_of_probe()522 if (!miphy_phy->sata_gen) in miphy365x_of_probe()523 miphy_phy->sata_gen = SATA_GEN1; in miphy365x_of_probe()
219 u32 sata_gen; member935 sata_conf |= ((miphy_phy->sata_gen - SATA_GEN1) << SATA_SPDMODE); in miphy28lp_init_sata()1182 of_property_read_u32(np, "st,sata-gen", &miphy_phy->sata_gen); in miphy28lp_of_probe()1183 if (!miphy_phy->sata_gen) in miphy28lp_of_probe()1184 miphy_phy->sata_gen = SATA_GEN1; in miphy28lp_of_probe()
39 - st,sata_gen : to select which SATA_SPDMODE has to be set in the SATA system config