Searched refs:phy (Results 201 - 225 of 1467) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dtx.c260 struct mt76_phy *phy = hw->priv; local
262 if (skb == phy->test.tx_skb)
263 phy->test.tx_done++;
264 if (phy->test.tx_queued == phy->test.tx_done)
299 __mt76_tx_queue_skb(struct mt76_phy *phy, int qid, struct sk_buff *skb, argument
304 struct mt76_queue *q = phy->q_tx[qid];
305 struct mt76_dev *dev = phy->dev;
329 mt76_tx(struct mt76_phy *phy, struct ieee80211_sta *sta, argument
334 if (mt76_testmode_enabled(phy)) {
362 mt76_txq_dequeue(struct mt76_phy *phy, struct mt76_txq *mtxq) argument
379 mt76_queue_ps_skb(struct mt76_phy *phy, struct ieee80211_sta *sta, struct sk_buff *skb, bool last) argument
400 struct mt76_phy *phy = hw->priv; local
447 mt76_txq_send_burst(struct mt76_phy *phy, struct mt76_queue *q, struct mt76_txq *mtxq, struct mt76_wcid *wcid) argument
513 mt76_txq_schedule_list(struct mt76_phy *phy, enum mt76_txq_id qid) argument
567 mt76_txq_schedule(struct mt76_phy *phy, enum mt76_txq_id qid) argument
589 mt76_txq_schedule_pending_wcid(struct mt76_phy *phy, struct mt76_wcid *wcid) argument
631 mt76_txq_schedule_pending(struct mt76_phy *phy) argument
663 mt76_txq_schedule_all(struct mt76_phy *phy) argument
675 struct mt76_phy *phy; local
705 mt76_stop_tx_queues(struct mt76_phy *phy, struct ieee80211_sta *sta, bool send_bar) argument
730 struct mt76_phy *phy = hw->priv; local
796 struct mt76_phy *phy = &dev->phy; local
[all...]
H A Dmt792x_mac.c11 struct mt792x_phy *phy; local
16 phy = mphy->priv;
18 mt792x_mutex_acquire(phy->dev);
24 mt792x_mac_update_mib_stats(phy);
27 mt792x_mutex_release(phy->dev);
30 ieee80211_queue_delayed_work(phy->mt76->hw, &mphy->mac_work,
35 void mt792x_mac_set_timeing(struct mt792x_phy *phy) argument
37 s16 coverage_class = phy->coverage_class;
38 struct mt792x_dev *dev = phy->dev;
44 bool is_2ghz = phy
77 mt792x_mac_update_mib_stats(struct mt792x_phy *phy) argument
193 mt792x_mac_reset_counters(struct mt792x_phy *phy) argument
217 mt792x_phy_get_nf(struct mt792x_phy *phy, int idx) argument
226 struct mt792x_phy *phy = mphy->priv; local
[all...]
/linux-master/drivers/phy/ti/
H A Dphy-am654-serdes.c9 #include <dt-bindings/phy/phy.h>
17 #include <linux/phy/phy.h>
246 static int serdes_am654_enable_pll(struct serdes_am654 *phy) argument
251 ret = regmap_field_write(phy->fields[PLL_ENABLE], PLL_ENABLE_STATE);
255 return regmap_field_read_poll_timeout(phy->fields[PLL_OK], val, val,
259 static void serdes_am654_disable_pll(struct serdes_am654 *phy) argument
261 struct device *dev = phy->dev;
264 ret = regmap_field_write(phy
269 serdes_am654_enable_txrx(struct serdes_am654 *phy) argument
285 serdes_am654_disable_txrx(struct serdes_am654 *phy) argument
303 struct serdes_am654 *phy = phy_get_drvdata(x); local
326 struct serdes_am654 *phy = phy_get_drvdata(x); local
338 serdes_am654_usb3_init(struct serdes_am654 *phy) argument
417 serdes_am654_pcie_init(struct serdes_am654 *phy) argument
456 struct serdes_am654 *phy = phy_get_drvdata(x); local
470 struct serdes_am654 *phy = phy_get_drvdata(x); local
490 struct serdes_am654 *phy = phy_get_drvdata(x); local
501 struct phy *phy; local
764 struct phy *phy; local
[all...]
H A Dphy-da8xx-usb.c3 * phy-da8xx-usb - TI DaVinci DA8xx USB PHY driver
14 #include <linux/phy/phy.h>
15 #include <linux/platform_data/phy-da8xx-usb.h>
23 struct phy *usb11_phy;
24 struct phy *usb20_phy;
30 static int da8xx_usb11_phy_power_on(struct phy *phy) argument
32 struct da8xx_usb_phy *d_phy = phy_get_drvdata(phy);
45 static int da8xx_usb11_phy_power_off(struct phy *ph argument
62 da8xx_usb20_phy_power_on(struct phy *phy) argument
76 da8xx_usb20_phy_power_off(struct phy *phy) argument
88 da8xx_usb20_phy_set_mode(struct phy *phy, enum phy_mode mode, int submode) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c13 struct mt7915_phy *phy; local
18 phy = mt7915_ext_phy(dev);
20 return phy && test_bit(MT76_STATE_RUNNING, &phy->mt76->state);
26 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
34 dev->phy.mt76->band_idx, 0);
38 ret = mt7915_mcu_set_mac(dev, dev->phy.mt76->band_idx,
43 mt7915_mac_enable_nf(dev, dev->phy.mt76->band_idx);
46 if (phy != &dev->phy) {
114 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
209 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
290 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
320 mt7915_set_channel(struct mt7915_phy *phy) argument
368 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
434 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
456 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
529 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
614 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
677 mt7915_vif_check_caps(struct mt7915_phy *phy, struct ieee80211_vif *vif) argument
698 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
826 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
914 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
933 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
978 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
1009 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
1037 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
1050 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
1083 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
1161 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
1173 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
1229 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
1436 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
1581 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
1637 struct mt7915_phy *phy = mt7915_hw_phy(hw); local
[all...]
/linux-master/drivers/phy/marvell/
H A Dphy-armada38x-comphy.c12 #include <linux/phy/phy.h>
13 #include <linux/phy.h>
118 static int a38x_comphy_set_mode(struct phy *phy, enum phy_mode mode, int sub) argument
120 struct a38x_comphy_lane *lane = phy_get_drvdata(phy);
162 static struct phy *a38x_comphy_xlate(struct device *dev,
166 struct phy *phy; local
172 phy
223 struct phy *phy; local
[all...]
H A Dphy-pxa-28nm-usb2.c20 #include <linux/phy/phy.h>
135 struct phy *phy; member in struct:mv_usb2_phy
149 static int mv_usb2_phy_28nm_init(struct phy *phy) argument
151 struct mv_usb2_phy *mv_phy = phy_get_drvdata(phy);
234 static int mv_usb2_phy_28nm_power_on(struct phy *phy) argument
236 struct mv_usb2_phy *mv_phy = phy_get_drvdata(phy);
247 mv_usb2_phy_28nm_power_off(struct phy *phy) argument
260 mv_usb2_phy_28nm_exit(struct phy *phy) argument
[all...]
/linux-master/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_28nm.c72 struct msm_dsi_phy *phy; member in struct:dsi_pll_28nm
86 val = dsi_phy_read(pll_28nm->phy->pll_base + REG_DSI_28nm_PHY_PLL_STATUS);
101 void __iomem *base = pll_28nm->phy->pll_base;
119 struct device *dev = &pll_28nm->phy->pdev->dev;
120 void __iomem *base = pll_28nm->phy->pll_base;
211 if (pll_28nm->phy->cfg->quirks & DSI_PHY_28NM_QUIRK_PHY_LP)
244 void __iomem *base = pll_28nm->phy->pll_base;
290 struct device *dev = &pll_28nm->phy->pdev->dev;
291 void __iomem *base = pll_28nm->phy->pll_base;
297 DBG("id=%d", pll_28nm->phy
556 dsi_28nm_pll_save_state(struct msm_dsi_phy *phy) argument
573 dsi_28nm_pll_restore_state(struct msm_dsi_phy *phy) argument
672 dsi_pll_28nm_init(struct msm_dsi_phy *phy) argument
698 dsi_28nm_dphy_set_timing(struct msm_dsi_phy *phy, struct msm_dsi_dphy_timing *timing) argument
731 dsi_28nm_phy_regulator_enable_dcdc(struct msm_dsi_phy *phy) argument
746 dsi_28nm_phy_regulator_enable_ldo(struct msm_dsi_phy *phy) argument
764 dsi_28nm_phy_regulator_ctrl(struct msm_dsi_phy *phy, bool enable) argument
778 dsi_28nm_phy_enable(struct msm_dsi_phy *phy, struct msm_dsi_phy_clk_request *clk_req) argument
835 dsi_28nm_phy_disable(struct msm_dsi_phy *phy) argument
[all...]
H A Ddsi_phy_14nm.c74 struct msm_dsi_phy *phy; member in struct:dsi_pll_14nm
114 void __iomem *base = pll_14nm->phy->pll_base;
286 void __iomem *base = pll->phy->pll_base;
321 void __iomem *base = pll->phy->pll_base;
367 void __iomem *cmn_base = pll_14nm->phy->base;
385 void __iomem *base = pll->phy->pll_base;
386 void __iomem *cmn_base = pll->phy->base;
389 DBG("DSI%d PLL", pll->phy->id);
462 DBG("DSI PLL%d rate=%lu, parent's=%lu", pll_14nm->phy->id, rate,
479 if (pll_14nm->phy
687 dsi_14nm_pll_save_state(struct msm_dsi_phy *phy) argument
705 dsi_14nm_pll_restore_state(struct msm_dsi_phy *phy) argument
739 dsi_14nm_set_usecase(struct msm_dsi_phy *phy) argument
874 dsi_pll_14nm_init(struct msm_dsi_phy *phy) argument
906 dsi_14nm_dphy_set_timing(struct msm_dsi_phy *phy, struct msm_dsi_dphy_timing *timing, int lane_idx) argument
943 dsi_14nm_phy_enable(struct msm_dsi_phy *phy, struct msm_dsi_phy_clk_request *clk_req) argument
1020 dsi_14nm_phy_disable(struct msm_dsi_phy *phy) argument
[all...]
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy_clk.c12 struct sun8i_hdmi_phy *phy; member in struct:sun8i_phy_clk
74 regmap_read(priv->phy->regs, SUN8I_HDMI_PHY_PLL_CFG2_REG, &reg);
101 regmap_update_bits(priv->phy->regs, SUN8I_HDMI_PHY_PLL_CFG2_REG,
113 regmap_read(priv->phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG, &reg);
127 regmap_update_bits(priv->phy->regs, SUN8I_HDMI_PHY_PLL_CFG1_REG,
143 int sun8i_phy_clk_create(struct sun8i_hdmi_phy *phy, struct device *dev, argument
150 parents[0] = __clk_get_name(phy->clk_pll0);
155 parents[1] = __clk_get_name(phy->clk_pll1);
164 init.name = "hdmi-phy-clk";
170 priv->phy
[all...]
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c91 u32 swfw_mask = hw->phy.phy_semaphore_mask;
169 u32 swfw_mask = hw->phy.phy_semaphore_mask;
232 hw->phy.mdio.prtad = phy_addr;
233 if (mdio45_probe(&hw->phy.mdio, phy_addr) != 0)
239 hw->phy.type = ixgbe_get_phy_type_from_id(hw->phy.id);
241 if (hw->phy.type == ixgbe_phy_unknown) {
242 hw->phy.ops.read_reg(hw,
249 hw->phy.type = ixgbe_phy_cu_unknown;
251 hw->phy
[all...]
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dwa.c22 struct b43_phy *phy = &dev->phy; local
26 if (phy->rev <= 2)
34 if (phy->rev <= 3)
36 else if (phy->rev == 5) {
40 if (phy->rev >= 3)
84 struct b43_phy *phy = &dev->phy; local
87 if (phy->rev == 1)
115 struct b43_phy *phy local
138 struct b43_phy *phy = &dev->phy; local
157 struct b43_phy *phy = &dev->phy; local
213 struct b43_phy *phy = &dev->phy; local
303 struct b43_phy *phy = &dev->phy; local
334 struct b43_phy *phy = &dev->phy; local
[all...]
H A Dphy_ac.c23 dev->phy.ac = phy_ac;
30 struct b43_phy *phy = &dev->phy; local
31 struct b43_phy_ac *phy_ac = phy->ac;
34 phy->ac = NULL;
H A Dphy_g.c71 struct b43_phy *phy = &dev->phy; local
119 if (phy->radio_ver == 0x2050 && phy->radio_rev == 8) {
166 struct b43_phy *phy = &dev->phy; local
170 if (phy->radio_ver != 0x2050 || phy->radio_rev >= 6) {
189 struct b43_phy *phy = &dev->phy; local
207 struct b43_phy *phy = &dev->phy; local
272 struct b43_phy *phy = &dev->phy; local
299 struct b43_phy *phy = &dev->phy; local
330 struct b43_phy *phy = &dev->phy; local
411 struct b43_phy *phy = &dev->phy; local
558 struct b43_phy *phy = &dev->phy; local
700 struct b43_phy *phy = &dev->phy; local
828 struct b43_phy *phy = &dev->phy; local
994 struct b43_phy *phy = &dev->phy; local
1103 struct b43_phy *phy = &dev->phy; local
1247 struct b43_phy *phy = &dev->phy; local
1482 struct b43_phy *phy = &dev->phy; local
1581 struct b43_phy *phy = &dev->phy; local
1697 struct b43_phy *phy = &dev->phy; local
1851 struct b43_phy *phy = &dev->phy; local
1882 struct b43_phy *phy = &dev->phy; local
1912 struct b43_phy *phy = &dev->phy; local
1980 struct b43_phy *phy = &dev->phy; local
1999 struct b43_phy *phy = &dev->phy; local
2133 struct b43_phy *phy = &dev->phy; local
2145 struct b43_phy *phy = &dev->phy; local
2239 struct b43_phy *phy = &dev->phy; local
2254 struct b43_phy *phy = &dev->phy; local
2286 struct b43_phy *phy = &dev->phy; local
2383 struct b43_phy *phy = &dev->phy; local
2455 struct b43_phy *phy = &dev->phy; local
2502 struct b43_phy *phy = &dev->phy; local
2518 struct b43_phy *phy = &dev->phy; local
2598 struct b43_phy *phy = &dev->phy; local
2654 struct b43_phy *phy = &dev->phy; local
2708 struct b43_phy *phy = &dev->phy; local
2820 struct b43_phy *phy = &dev->phy; local
2883 struct b43_phy *phy = &dev->phy; local
2990 struct b43_phy *phy = &dev->phy; local
3015 struct b43_phy *phy = &dev->phy; local
[all...]
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-usb.c16 #include <linux/phy/phy.h>
73 struct phy *phy; member in struct:rockchip_usb_phy
79 static int rockchip_usb_phy_power(struct rockchip_usb_phy *phy, argument
84 return regmap_write(phy->base->reg_base, phy->reg_offset, val);
95 struct rockchip_usb_phy *phy = container_of(hw, local
99 if (phy->vbus)
100 regulator_disable(phy
108 struct rockchip_usb_phy *phy = container_of(hw, local
118 struct rockchip_usb_phy *phy = container_of(hw, local
140 struct rockchip_usb_phy *phy = phy_get_drvdata(_phy); local
152 struct rockchip_usb_phy *phy = phy_get_drvdata(_phy); local
170 struct rockchip_usb_phy *phy = phy_get_drvdata(_phy); local
[all...]
H A Dphy-rockchip-dphy-rx0.c24 #include <linux/phy/phy.h>
25 #include <linux/phy/phy-mipi-dphy.h>
226 static int rk_dphy_configure(struct phy *phy, union phy_configure_opts *opts) argument
228 struct rk_dphy *priv = phy_get_drvdata(phy);
259 static int rk_dphy_power_on(struct phy *phy) argument
261 struct rk_dphy *priv = phy_get_drvdata(phy);
273 rk_dphy_power_off(struct phy *phy) argument
282 rk_dphy_init(struct phy *phy) argument
289 rk_dphy_exit(struct phy *phy) argument
330 struct phy *phy; local
[all...]
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Dradio.c23 #include "phy.h"
101 struct b43legacy_phy *phy = &dev->phy; local
103 switch (phy->type) {
105 if (phy->radio_ver == 0x2053) {
110 } else if (phy->radio_ver == 0x2050)
135 struct b43legacy_phy *phy = &dev->phy; local
142 if (phy->rev <= 1) {
171 struct b43legacy_phy *phy local
211 struct b43legacy_phy *phy = &dev->phy; local
232 struct b43legacy_phy *phy = &dev->phy; local
266 struct b43legacy_phy *phy = &dev->phy; local
351 struct b43legacy_phy *phy = &dev->phy; local
368 struct b43legacy_phy *phy = &dev->phy; local
538 struct b43legacy_phy *phy = &dev->phy; local
803 struct b43legacy_phy *phy = &dev->phy; local
975 struct b43legacy_phy *phy = &dev->phy; local
1221 struct b43legacy_phy *phy = &dev->phy; local
1325 struct b43legacy_phy *phy = &dev->phy; local
1384 struct b43legacy_phy *phy = &dev->phy; local
1481 struct b43legacy_phy *phy = &dev->phy; local
1716 struct b43legacy_phy *phy = &dev->phy; local
1849 struct b43legacy_phy *phy = &dev->phy; local
1885 struct b43legacy_phy *phy = &dev->phy; local
1919 struct b43legacy_phy *phy = &dev->phy; local
1928 struct b43legacy_phy *phy = &dev->phy; local
2015 struct b43legacy_phy *phy = &dev->phy; local
2030 struct b43legacy_phy *phy = &dev->phy; local
2068 struct b43legacy_phy *phy = &dev->phy; local
2094 struct b43legacy_phy *phy = &dev->phy; local
[all...]
/linux-master/include/linux/usb/
H A Dotg.h13 #include <linux/phy/phy.h>
14 #include <linux/usb/phy.h>
19 struct phy *phy; member in struct:usb_otg
127 * The function gets phy interface string from property 'dr_mode',
/linux-master/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
H A Dsun8i_a83t_dphy.c7 #include <linux/phy/phy.h>
13 static int sun8i_a83t_dphy_configure(struct phy *dphy,
19 static int sun8i_a83t_dphy_power_on(struct phy *dphy)
36 static int sun8i_a83t_dphy_power_off(struct phy *dphy)
/linux-master/drivers/pci/controller/cadence/
H A Dpcie-cadence.c155 phy_power_off(pcie->phy[i]);
156 phy_exit(pcie->phy[i]);
166 ret = phy_init(pcie->phy[i]);
170 ret = phy_power_on(pcie->phy[i]);
172 phy_exit(pcie->phy[i]);
181 phy_power_off(pcie->phy[i]);
182 phy_exit(pcie->phy[i]);
192 struct phy **phy; local
198 phy_count = of_property_count_strings(np, "phy
[all...]
/linux-master/drivers/phy/broadcom/
H A Dphy-bcm-sr-pcie.c12 #include <linux/phy/phy.h>
44 * @phy: pointer to the kernel PHY device
49 struct phy *phy; member in struct:sr_pcie_phy
145 static bool pcie_core_is_for_rc(struct sr_pcie_phy *phy) argument
147 struct sr_pcie_phy_core *core = phy->core;
148 unsigned int core_idx = phy->index;
153 static int sr_pcie_phy_init(struct phy *p)
155 struct sr_pcie_phy *phy local
170 struct sr_pcie_phy *phy = phy_get_drvdata(p); local
[all...]
/linux-master/drivers/phy/socionext/
H A Dphy-uniphier-usb2.c3 * phy-uniphier-usb2.c - PHY driver for UniPhier USB2 controller
13 #include <linux/phy/phy.h>
41 struct phy *phy; member in struct:uniphier_u2phy_priv
47 static int uniphier_u2phy_power_on(struct phy *phy) argument
49 struct uniphier_u2phy_priv *priv = phy_get_drvdata(phy);
58 static int uniphier_u2phy_power_off(struct phy *phy) argument
68 uniphier_u2phy_init(struct phy *phy) argument
[all...]
/linux-master/drivers/net/phy/
H A Dfixed_phy.c16 #include <linux/phy.h>
232 struct phy_device *phy; local
239 /* Check if we have a GPIO associated with this fixed phy */
257 phy = get_phy_device(fmb->mii_bus, phy_addr, false);
258 if (IS_ERR(phy)) {
264 phy->link = status->link;
266 phy->speed = status->speed;
267 phy->duplex = status->duplex;
268 phy->pause = status->pause;
269 phy
327 fixed_phy_unregister(struct phy_device *phy) argument
[all...]
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_scb.c36 static void get_lrate_mode(struct asd_phy *phy, u8 oob_mode) argument
38 struct sas_phy *sas_phy = phy->sas_phy.phy;
43 phy->sas_phy.linkrate = SAS_LINK_RATE_6_0_GBPS;
44 phy->sas_phy.phy->negotiated_linkrate = SAS_LINK_RATE_6_0_GBPS;
47 phy->sas_phy.linkrate = SAS_LINK_RATE_3_0_GBPS;
48 phy->sas_phy.phy->negotiated_linkrate = SAS_LINK_RATE_3_0_GBPS;
51 phy
72 struct asd_phy *phy = &asd_ha->phys[phy_id]; local
112 ord_phy(struct asd_ha_struct *asd_ha, struct asd_phy *phy) argument
137 asd_get_attached_sas_addr(struct asd_phy *phy, u8 *sas_addr) argument
154 asd_form_port(struct asd_ha_struct *asd_ha, struct asd_phy *phy) argument
203 asd_deform_port(struct asd_ha_struct *asd_ha, struct asd_phy *phy) argument
225 struct asd_phy *phy = &ascb->ha->phys[phy_id]; local
247 struct asd_phy *phy = &asd_ha->phys[phy_id]; local
301 struct asd_phy *phy = &asd_ha->phys[phy_id]; local
408 struct asd_phy *phy = &asd_ha->phys[phy_id]; local
633 struct asd_phy *phy = &ascb->ha->phys[phy_id]; local
768 struct asd_phy *phy = &ascb->ha->phys[phy_id]; local
890 asd_control_phy(struct asd_sas_phy *phy, enum phy_func func, void *arg) argument
[all...]
/linux-master/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.c98 struct pch_gbe_phy_info *phy = &hw->phy; local
113 phy->id = (u32)phy_id1;
114 phy->id = ((phy->id << 6) | ((phy_id2 & 0xFC00) >> 10));
115 phy->revision = (u32) (phy_id2 & 0x000F);
117 "phy->id : 0x%08x phy->revision : 0x%08x\n",
118 phy->id, phy
133 struct pch_gbe_phy_info *phy = &hw->phy; local
158 struct pch_gbe_phy_info *phy = &hw->phy; local
[all...]

Completed in 390 milliseconds

1234567891011>>