Searched refs:miphy_dev (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/phy/ |
D | phy-miphy365x.c | 178 struct miphy365x_dev *miphy_dev) in miphy365x_set_path() argument 182 return regmap_update_bits(miphy_dev->regmap, in miphy365x_set_path() 189 struct miphy365x_dev *miphy_dev) in miphy365x_init_pcie_port() argument 204 struct miphy365x_dev *miphy_dev) in miphy365x_hfc_not_rdy() argument 218 dev_err(miphy_dev->dev, "HFC ready timeout!\n"); in miphy365x_hfc_not_rdy() 223 struct miphy365x_dev *miphy_dev) in miphy365x_rdy() argument 237 dev_err(miphy_dev->dev, "PHY not ready timeout!\n"); in miphy365x_rdy() 242 struct miphy365x_dev *miphy_dev) in miphy365x_set_comp() argument 278 struct miphy365x_dev *miphy_dev) in miphy365x_set_ssc() argument 307 struct miphy365x_dev *miphy_dev) in miphy365x_init_sata_port() argument [all …]
|
D | phy-miphy28lp.c | 836 struct miphy28lp_dev *miphy_dev = miphy_phy->phydev; in miphy_osc_is_ready() local 847 regmap_read(miphy_dev->regmap, in miphy_osc_is_ready() 895 struct miphy28lp_dev *miphy_dev = miphy_phy->phydev; in miphy28lp_setup() local 902 dev_err(miphy_dev->dev, "unable to bring out of miphy reset\n"); in miphy28lp_setup() 909 regmap_update_bits(miphy_dev->regmap, in miphy28lp_setup() 915 dev_err(miphy_dev->dev, "unable to bring out of miphy reset\n"); in miphy28lp_setup() 924 struct miphy28lp_dev *miphy_dev = miphy_phy->phydev; in miphy28lp_init_sata() local 932 dev_info(miphy_dev->dev, "sata-up mode, addr 0x%p\n", miphy_phy->base); in miphy28lp_init_sata() 937 regmap_update_bits(miphy_dev->regmap, in miphy28lp_init_sata() 941 regmap_update_bits(miphy_dev->regmap, miphy_phy->syscfg_reg[SYSCFG_PCI], in miphy28lp_init_sata() [all …]
|