Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-miphy365x.c143 u32 sata_gen; member
246 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()
Dphy-miphy28lp.c219 u32 sata_gen; member
935 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()
/linux-4.4.14/Documentation/devicetree/bindings/phy/
Dphy-miphy28lp.txt39 - st,sata_gen : to select which SATA_SPDMODE has to be set in the SATA system config