Home
last modified time | relevance | path

Searched refs:pcs (Results 51 – 75 of 143) sorted by relevance

123456

/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dqoriq-fman3-1-10g-0.dtsi56 pcs-handle-names = "sgmii", "qsgmii", "xfi";
60 qsgmiid_pcs2: ethernet-pcs@2 {
61 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-0-10g-1-best-effort.dtsi59 pcs-handle-names = "sgmii", "qsgmii";
63 qsgmiia_pcs1: ethernet-pcs@1 {
64 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-0-1g-5.dtsi55 pcs-handle-names = "sgmii", "qsgmii";
59 qsgmiib_pcs1: ethernet-pcs@1 {
60 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-1-1g-5.dtsi55 pcs-handle-names = "sgmii", "qsgmii";
59 qsgmiid_pcs1: ethernet-pcs@1 {
60 compatible = "fsl,lynx-pcs";
H A Dqoriq-fman3-0-10g-2.dtsi31 pcs-handle-names = "sgmii", "xfi";
H A Dqoriq-fman3-0-10g-3.dtsi31 pcs-handle-names = "sgmii", "xfi";
/openbmc/linux/drivers/net/dsa/
H A Drzn1_a5psw.c248 if (!dsa_port_is_cpu(dp) && a5psw->pcs[port]) in a5psw_phylink_mac_select_pcs()
249 return a5psw->pcs[port]; in a5psw_phylink_mac_select_pcs()
1136 for (i = 0; i < ARRAY_SIZE(a5psw->pcs); i++) { in a5psw_pcs_free()
1137 if (a5psw->pcs[i]) in a5psw_pcs_free()
1138 miic_destroy(a5psw->pcs[i]); in a5psw_pcs_free()
1145 struct phylink_pcs *pcs; in a5psw_pcs_get() local
1163 if (reg >= ARRAY_SIZE(a5psw->pcs)) { in a5psw_pcs_get()
1168 pcs = miic_create(a5psw->dev, pcs_node); in a5psw_pcs_get()
1169 if (IS_ERR(pcs)) { in a5psw_pcs_get()
1172 ret = PTR_ERR(pcs); in a5psw_pcs_get()
[all …]
H A Dmt7530.c29 return container_of(pcs, struct mt753x_pcs, pcs); in pcs_to_mt753x_pcs()
2966 return &priv->pcs[port].pcs; in mt753x_phylink_mac_select_pcs()
3045 if (pcs->ops->pcs_link_up) in mt753x_phylink_pcs_link_up()
3046 pcs->ops->pcs_link_up(pcs, mode, interface, speed, duplex); in mt753x_phylink_pcs_link_up()
3136 mt753x_phylink_pcs_link_up(&priv->pcs[port].pcs, MLO_AN_FIXED, in mt7531_cpu_port_config()
3171 static int mt753x_pcs_validate(struct phylink_pcs *pcs, in mt753x_pcs_validate() argument
3187 int port = pcs_to_mt753x_pcs(pcs)->port; in mt7530_pcs_get_state()
3245 priv->pcs[i].pcs.ops = priv->info->pcs_ops; in mt753x_setup()
3246 priv->pcs[i].pcs.neg_mode = true; in mt753x_setup()
3247 priv->pcs[i].priv = priv; in mt753x_setup()
[all …]
/openbmc/linux/fs/erofs/
H A Dzdata.c281 struct z_erofs_pcluster_slab *pcs; in z_erofs_create_pcluster_pool() local
285 for (pcs = pcluster_pool; in z_erofs_create_pcluster_pool()
286 pcs < pcluster_pool + ARRAY_SIZE(pcluster_pool); ++pcs) { in z_erofs_create_pcluster_pool()
289 sprintf(pcs->name, "erofs_pcluster-%u", pcs->maxpages); in z_erofs_create_pcluster_pool()
290 pcs->slab = kmem_cache_create(pcs->name, size, 0, in z_erofs_create_pcluster_pool()
292 if (pcs->slab) in z_erofs_create_pcluster_pool()
306 struct z_erofs_pcluster_slab *pcs = pcluster_pool + i; in z_erofs_alloc_pcluster() local
309 if (nrpages > pcs->maxpages) in z_erofs_alloc_pcluster()
312 pcl = kmem_cache_zalloc(pcs->slab, GFP_NOFS); in z_erofs_alloc_pcluster()
329 if (pclusterpages > pcs->maxpages) in z_erofs_free_pcluster()
[all …]
/openbmc/linux/include/linux/
H A Dpcs-rzn1-miic.h16 void miic_destroy(struct phylink_pcs *pcs);
H A Dpcs-lynx.h15 void lynx_pcs_destroy(struct phylink_pcs *pcs);
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dethernet-controller.yaml111 pcs-handle:
119 pcs-handle-names:
121 The name of each PCS in pcs-handle.
262 pcs-handle-names: [pcs-handle]
H A Daltr,tse.yaml108 - const: pcs
123 reg-names = "control_port", "rx_csr", "rx_desc", "rx_resp", "tx_csr", "tx_desc", "pcs";
/openbmc/linux/include/linux/pcs/
H A Dpcs-mtk-lynxi.h12 void mtk_pcs_lynxi_destroy(struct phylink_pcs *pcs);
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dfsl,imx8mq-usb-phy.yaml71 fsl,phy-pcs-tx-deemph-3p5db-attenuation-db:
79 fsl,phy-pcs-tx-swing-full-percent:
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-lx2160a.dtsi1677 pcs-handle = <&pcs1>;
1683 pcs-handle = <&pcs2>;
1689 pcs-handle = <&pcs3>;
1695 pcs-handle = <&pcs4>;
1701 pcs-handle = <&pcs5>;
1707 pcs-handle = <&pcs6>;
1713 pcs-handle = <&pcs7>;
1719 pcs-handle = <&pcs8>;
1725 pcs-handle = <&pcs9>;
1731 pcs-handle = <&pcs10>;
[all …]
/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c1617 return container_of(pcs, struct axienet_local, pcs); in pcs_to_axienet_local()
1620 static void axienet_pcs_get_state(struct phylink_pcs *pcs, in axienet_pcs_get_state() argument
1623 struct mdio_device *pcs_phy = pcs_to_axienet_local(pcs)->pcs_phy; in axienet_pcs_get_state()
1628 static void axienet_pcs_an_restart(struct phylink_pcs *pcs) in axienet_pcs_an_restart() argument
1630 struct mdio_device *pcs_phy = pcs_to_axienet_local(pcs)->pcs_phy; in axienet_pcs_an_restart()
1640 struct mdio_device *pcs_phy = pcs_to_axienet_local(pcs)->pcs_phy; in axienet_pcs_config()
1641 struct net_device *ndev = pcs_to_axienet_local(pcs)->ndev; in axienet_pcs_config()
1679 return &lp->pcs; in axienet_mac_select_pcs()
2133 lp->pcs.ops = &axienet_pcs_ops; in axienet_probe()
2134 lp->pcs.neg_mode = true; in axienet_probe()
[all …]
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.h27 struct phylink_pcs *pcs; member
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.h49 struct phylink_pcs *pcs; member
/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c1483 int pcs; in fm10k_set_qos_queues() local
1486 pcs = netdev_get_num_tc(dev); in fm10k_set_qos_queues()
1488 if (pcs <= 1) in fm10k_set_qos_queues()
1493 f->indices = pcs; in fm10k_set_qos_queues()
1494 f->mask = BIT(fls(pcs - 1)) - 1; in fm10k_set_qos_queues()
1497 rss_i = interface->hw.mac.max_queues / pcs; in fm10k_set_qos_queues()
1507 for (i = 0; i < pcs; i++) in fm10k_set_qos_queues()
1510 interface->num_rx_queues = rss_i * pcs; in fm10k_set_qos_queues()
1511 interface->num_tx_queues = rss_i * pcs; in fm10k_set_qos_queues()
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr9a06g032.dtsi391 pcs-handle = <&mii_conv5>;
397 pcs-handle = <&mii_conv4>;
403 pcs-handle = <&mii_conv3>;
409 pcs-handle = <&mii_conv2>;
/openbmc/linux/Documentation/devicetree/bindings/net/pcs/
H A Dmediatek,sgmiisys.yaml4 $id: http://devicetree.org/schemas/net/pcs/mediatek,sgmiisys.yaml#
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c1394 void __iomem *pcs; member
2561 void __iomem *pcs = qmp->pcs; in qmp_combo_usb_power_on() local
2596 status = pcs + cfg->regs[QPHY_PCS_STATUS]; in qmp_combo_usb_power_on()
2623 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_combo_usb_power_off()
2706 void __iomem *pcs_usb = qmp->pcs_usb ?: qmp->pcs; in qmp_combo_enable_autonomous_mode()
2735 void __iomem *pcs_usb = qmp->pcs_usb ?: qmp->pcs; in qmp_combo_disable_autonomous_mode()
3281 qmp->pcs = devm_of_iomap(dev, np, 2, NULL); in qmp_combo_parse_dt_lecacy_usb()
3282 if (IS_ERR(qmp->pcs)) in qmp_combo_parse_dt_lecacy_usb()
3283 return PTR_ERR(qmp->pcs); in qmp_combo_parse_dt_lecacy_usb()
3286 qmp->pcs_usb = qmp->pcs + cfg->pcs_usb_offset; in qmp_combo_parse_dt_lecacy_usb()
[all …]
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.h93 struct phylink_pcs **pcs; member
/openbmc/phosphor-fan-presence/control/
H A Dgen-fan-zone-defs.py630 pcs = {}
631 pcs["name"] = event["precondition"]["name"]
672 pcs["params"] = params
673 pc.append(pcs)

123456