Home
last modified time | relevance | path

Searched full:eqos (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/u-boot/drivers/net/
H A Ddwc_eth_qos.c221 /* We assume ARCH_DMA_MINALIGN >= 16; 16 is the EQOS HW minimum */
361 static int eqos_mdio_wait_idle(struct eqos_priv *eqos) in eqos_mdio_wait_idle() argument
363 return wait_for_bit_le32(&eqos->mac_regs->mdio_address, in eqos_mdio_wait_idle()
371 struct eqos_priv *eqos = bus->priv; in eqos_mdio_read() local
375 debug("%s(dev=%p, addr=%x, reg=%d):\n", __func__, eqos->dev, mdio_addr, in eqos_mdio_read()
378 ret = eqos_mdio_wait_idle(eqos); in eqos_mdio_read()
384 val = readl(&eqos->mac_regs->mdio_address); in eqos_mdio_read()
394 writel(val, &eqos->mac_regs->mdio_address); in eqos_mdio_read()
398 ret = eqos_mdio_wait_idle(eqos); in eqos_mdio_read()
404 val = readl(&eqos->mac_regs->mdio_data); in eqos_mdio_read()
[all …]
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-dwc-qos-eth.c183 struct tegra_eqos *eqos = priv; in tegra_eqos_fix_speed() local
205 dev_err(eqos->dev, "invalid speed %u\n", speed); in tegra_eqos_fix_speed()
211 value = readl(eqos->regs + SDMEMCOMPPADCTRL); in tegra_eqos_fix_speed()
213 writel(value, eqos->regs + SDMEMCOMPPADCTRL); in tegra_eqos_fix_speed()
217 value = readl(eqos->regs + AUTO_CAL_CONFIG); in tegra_eqos_fix_speed()
219 writel(value, eqos->regs + AUTO_CAL_CONFIG); in tegra_eqos_fix_speed()
221 err = readl_poll_timeout_atomic(eqos->regs + AUTO_CAL_STATUS, in tegra_eqos_fix_speed()
226 dev_err(eqos->dev, "calibration did not start\n"); in tegra_eqos_fix_speed()
230 err = readl_poll_timeout_atomic(eqos->regs + AUTO_CAL_STATUS, in tegra_eqos_fix_speed()
235 dev_err(eqos->dev, "calibration didn't finish\n"); in tegra_eqos_fix_speed()
[all …]
H A Ddwmac-imx.c417 { .compatible = "nxp,imx8mp-dwmac-eqos", .data = &imx8mp_dwmac_data },
418 { .compatible = "nxp,imx8dxl-dwmac-eqos", .data = &imx8dxl_dwmac_data },
419 { .compatible = "nxp,imx93-dwmac-eqos", .data = &imx93_dwmac_data },
H A Ddwmac5.h132 /* EQoS version 5.xx VLAN Tag Filter Fail Packets Queuing */
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dnxp,dwmac-imx.yaml20 - nxp,imx8mp-dwmac-eqos
21 - nxp,imx8dxl-dwmac-eqos
22 - nxp,imx93-dwmac-eqos
34 - nxp,imx8mp-dwmac-eqos
35 - nxp,imx8dxl-dwmac-eqos
36 - nxp,imx93-dwmac-eqos
46 - description: EQOS MEM clock
87 eqos: ethernet@30bf0000 {
88 compatible = "nxp,imx8mp-dwmac-eqos","snps,dwmac-5.10a";
H A Dsnps,dwc-qos-ethernet.txt14 - "axis,artpec6-eqos", "snps,dwc-qos-ethernet-4.10"
16 - "nvidia,tegra186-eqos", "snps,dwc-qos-ethernet-4.10"
20 "axis,artpec6-eqos", "snps,dwc-qos-ethernet-4.10". It is supported to be
28 The EQOS transmit path clock. The HW signal name is clk_tx_i.
33 The EQOS receive path clock. The HW signal name is clk_rx_i.
36 rx_125, rmii) may drive the EQOS RX path.
37 In cases where the PHY clock is directly fed into the EQOS receive path
72 - "nvidia,tegra186-eqos", "snps,dwc-qos-ethernet-4.10":
78 - "axis,artpec6-eqos", "snps,dwc-qos-ethernet-4.10":
92 - "eqos". The reset to the entire module. The HW signal name is hreset_n
[all …]
/openbmc/u-boot/doc/device-tree-bindings/net/
H A Dsnps,dwc-qos-ethernet.txt11 - "axis,artpec6-eqos", "snps,dwc-qos-ethernet-4.10"
13 - "nvidia,tegra186-eqos", "snps,dwc-qos-ethernet-4.10"
17 "axis,artpec6-eqos", "snps,dwc-qos-ethernet-4.10". It is supported to be
25 The EQOS transmit path clock. The HW signal name is clk_tx_i.
30 The EQOS receive path clock. The HW signal name is clk_rx_i.
33 rx_125, rmii) may drive the EQOS RX path.
34 In cases where the PHY clock is directly fed into the EQOS receive path
69 - "nvidia,tegra186-eqos", "snps,dwc-qos-ethernet-4.10":
75 - "axis,artpec6-eqos", "snps,dwc-qos-ethernet-4.10":
91 - "eqos". The reset to the entire module. The HW signal name is hreset_n
[all …]
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8dxl-ss-conn.dtsi17 eqos: ethernet@5b050000 { label
18 compatible = "nxp,imx8dxl-dwmac-eqos", "snps,dwmac-5.10a";
H A Dimx8mp-venice-gw7905-2x.dts22 &eqos {
H A Dimx8mp-dhcom-som.dtsi13 ethernet0 = &eqos;
92 &eqos { /* First ethernet */
398 eeprom0: eeprom@50 { /* EEPROM with EQoS MAC address */
730 pinctrl_eqos_rgmii: dhcom-eqos-rgmii-grp { /* RGMII */
749 pinctrl_eqos_rmii: dhcom-eqos-rmii-grp { /* RMII */
H A Dimx8mp-debix-som-a-bmb-08.dts17 ethernet0 = &eqos;
98 &eqos {
H A Dimx8mp-icore-mx8mp-edimm2.2.dts47 &eqos {
H A Dimx8mp-verdin-dahlia.dtsi56 &eqos {
H A Dimx8mp-venice-gw702x.dtsi12 ethernet0 = &eqos;
82 &eqos {
H A Dimx8mp-verdin-yavia.dtsi95 &eqos {
H A Dimx8mp-phyboard-pollux-rdk.dts36 &eqos {
H A Dimx8mp-verdin-dev.dtsi74 &eqos {
H A Dimx93-11x11-evk.dts106 &eqos {
H A Dimx93-tqma9352-mba93xxla.dts129 &eqos {
225 ethphy-eqos-irq-hog {
/openbmc/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra234.c1305 TEGRA_PIN_FUNCTION(eqos),
1651 PINGROUP(eqos_td3_pe4, EQOS, RSVD1, RSVD2, RSVD3, 0x15000, 0, Y, -1, 5, 6, -1, -1, 10, 12),
1652 PINGROUP(eqos_td2_pe3, EQOS, RSVD1, RSVD2, RSVD3, 0x15008, 0, Y, -1, 5, 6, -1, -1, 10, 12),
1653 PINGROUP(eqos_td1_pe2, EQOS, RSVD1, RSVD2, RSVD3, 0x15010, 0, Y, -1, 5, 6, -1, -1, 10, 12),
1654 PINGROUP(eqos_td0_pe1, EQOS, RSVD1, RSVD2, RSVD3, 0x15018, 0, Y, -1, 5, 6, -1, -1, 10, 12),
1655 PINGROUP(eqos_rd3_pf1, EQOS, RSVD1, RSVD2, RSVD3, 0x15020, 0, Y, -1, 5, 6, -1, -1, 10, 12),
1656 PINGROUP(eqos_rd2_pf0, EQOS, RSVD1, RSVD2, RSVD3, 0x15028, 0, Y, -1, 5, 6, -1, -1, 10, 12),
1657 PINGROUP(eqos_rd1_pe7, EQOS, RSVD1, RSVD2, RSVD3, 0x15030, 0, Y, -1, 5, 6, -1, -1, 10, 12),
1658 …PINGROUP(eqos_sma_mdio_pf4, EQOS, RSVD1, RSVD2, RSVD3, 0x15038, 0, Y, -1, 5, 6, -1, -1, 10, 12…
1659 PINGROUP(eqos_rd0_pe6, EQOS, RSVD1, RSVD2, RSVD3, 0x15040, 0, Y, -1, 5, 6, -1, -1, 10, 12),
[all …]
H A Dpinctrl-tegra194.c1256 TEGRA_PIN_FUNCTION(eqos),
1683 …PINGROUP(eqos_td3_pe4, EQOS, RSVD1, RSVD2, RSVD3, 0x15000, 0, Y, -1, -1, 6, -1, 9, 10, -1, 12…
1684 …PINGROUP(eqos_td2_pe3, EQOS, RSVD1, RSVD2, RSVD3, 0x15008, 0, Y, -1, -1, 6, -1, 9, 10, -1, 12…
1685 …PINGROUP(eqos_td1_pe2, EQOS, RSVD1, RSVD2, RSVD3, 0x15010, 0, Y, -1, -1, 6, -1, 9, 10, -1, 12…
1686 …PINGROUP(eqos_td0_pe1, EQOS, RSVD1, RSVD2, RSVD3, 0x15018, 0, Y, -1, -1, 6, -1, 9, 10, -1, 12…
1687 …PINGROUP(eqos_rd3_pf1, EQOS, RSVD1, RSVD2, RSVD3, 0x15020, 0, Y, -1, 5, 6, -1, 9, 10, -1, 12,…
1688 …PINGROUP(eqos_rd2_pf0, EQOS, RSVD1, RSVD2, RSVD3, 0x15028, 0, Y, -1, -1, 6, -1, 9, 10, -1, 12…
1689 …PINGROUP(eqos_rd1_pe7, EQOS, RSVD1, RSVD2, RSVD3, 0x15030, 0, Y, -1, -1, 6, -1, 9, 10, -1, 12…
1690 …PINGROUP(eqos_sma_mdio_pf4, EQOS, RSVD1, RSVD2, RSVD3, 0x15038, 0, Y, -1, -1, 6, -1, 9, 10, -1…
1691 …PINGROUP(eqos_rd0_pe6, EQOS, RSVD1, RSVD2, RSVD3, 0x15040, 0, Y, -1, -1, 6, -1, 9, 10, -1, 12…
[all …]
/openbmc/linux/include/dt-bindings/memory/
H A Dtegra186-mc.h207 /* EQOS read client */
209 /* EQOS write client */
H A Dtegra194-mc.h219 /* EQOS read client */
221 /* EQOS write client */
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dnvidia,tegra234-pinmux-common.yaml37 eth1, dp, eth3, i2c4, i2c7, i2c9, eqos, pe2, pe1, pe0, pe3,
/openbmc/u-boot/arch/arm/dts/
H A Dtegra186.dtsi35 compatible = "nvidia,tegra186-eqos", "snps,dwc-qos-ethernet-4.10";
49 reset-names = "eqos";

12