sata_gen          215 drivers/phy/st/phy-miphy28lp.c 	u32 sata_gen;
sata_gen          931 drivers/phy/st/phy-miphy28lp.c 	sata_conf |= ((miphy_phy->sata_gen - SATA_GEN1) << SATA_SPDMODE);
sata_gen         1179 drivers/phy/st/phy-miphy28lp.c 	of_property_read_u32(np, "st,sata-gen", &miphy_phy->sata_gen);
sata_gen         1180 drivers/phy/st/phy-miphy28lp.c 	if (!miphy_phy->sata_gen)
sata_gen         1181 drivers/phy/st/phy-miphy28lp.c 		miphy_phy->sata_gen = SATA_GEN1;