syscfg_reg        218 drivers/phy/st/phy-miphy28lp.c 	u32 syscfg_reg[SYSCFG_REG_MAX];
syscfg_reg        839 drivers/phy/st/phy-miphy28lp.c 	if (!miphy_phy->syscfg_reg[SYSCFG_STATUS])
syscfg_reg        844 drivers/phy/st/phy-miphy28lp.c 				miphy_phy->syscfg_reg[SYSCFG_STATUS], &val);
syscfg_reg        893 drivers/phy/st/phy-miphy28lp.c 	if (!miphy_phy->syscfg_reg[SYSCFG_CTRL])
syscfg_reg        906 drivers/phy/st/phy-miphy28lp.c 			   miphy_phy->syscfg_reg[SYSCFG_CTRL],
syscfg_reg        923 drivers/phy/st/phy-miphy28lp.c 	if ((!miphy_phy->syscfg_reg[SYSCFG_SATA]) ||
syscfg_reg        924 drivers/phy/st/phy-miphy28lp.c 			(!miphy_phy->syscfg_reg[SYSCFG_PCI]) ||
syscfg_reg        934 drivers/phy/st/phy-miphy28lp.c 			   miphy_phy->syscfg_reg[SYSCFG_SATA],
syscfg_reg        937 drivers/phy/st/phy-miphy28lp.c 	regmap_update_bits(miphy_dev->regmap, miphy_phy->syscfg_reg[SYSCFG_PCI],
syscfg_reg        959 drivers/phy/st/phy-miphy28lp.c 	if ((!miphy_phy->syscfg_reg[SYSCFG_SATA]) ||
syscfg_reg        960 drivers/phy/st/phy-miphy28lp.c 			(!miphy_phy->syscfg_reg[SYSCFG_PCI])
syscfg_reg        968 drivers/phy/st/phy-miphy28lp.c 			   miphy_phy->syscfg_reg[SYSCFG_SATA],
syscfg_reg        971 drivers/phy/st/phy-miphy28lp.c 	regmap_update_bits(miphy_dev->regmap, miphy_phy->syscfg_reg[SYSCFG_PCI],
syscfg_reg       1185 drivers/phy/st/phy-miphy28lp.c 			miphy_phy->syscfg_reg[i] = ctrlreg;