Lines Matching refs:phy_dev
580 ret = device_property_read_u32(pdata->phy_dev, XGBE_SPEEDSET_PROPERTY, in xgbe_phy_init()
599 if (device_property_present(pdata->phy_dev, XGBE_BLWC_PROPERTY)) { in xgbe_phy_init()
600 ret = device_property_read_u32_array(pdata->phy_dev, in xgbe_phy_init()
614 if (device_property_present(pdata->phy_dev, XGBE_CDR_RATE_PROPERTY)) { in xgbe_phy_init()
615 ret = device_property_read_u32_array(pdata->phy_dev, in xgbe_phy_init()
629 if (device_property_present(pdata->phy_dev, XGBE_PQ_SKEW_PROPERTY)) { in xgbe_phy_init()
630 ret = device_property_read_u32_array(pdata->phy_dev, in xgbe_phy_init()
644 if (device_property_present(pdata->phy_dev, XGBE_TX_AMP_PROPERTY)) { in xgbe_phy_init()
645 ret = device_property_read_u32_array(pdata->phy_dev, in xgbe_phy_init()
659 if (device_property_present(pdata->phy_dev, XGBE_DFE_CFG_PROPERTY)) { in xgbe_phy_init()
660 ret = device_property_read_u32_array(pdata->phy_dev, in xgbe_phy_init()
674 if (device_property_present(pdata->phy_dev, XGBE_DFE_ENA_PROPERTY)) { in xgbe_phy_init()
675 ret = device_property_read_u32_array(pdata->phy_dev, in xgbe_phy_init()