Home
last modified time | relevance | path

Searched refs:eqos (Results 1 – 20 of 20) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-dwc-qos-eth.c185 struct tegra_eqos *eqos = priv; in tegra_eqos_fix_speed() local
207 dev_err(eqos->dev, "invalid speed %u\n", speed); in tegra_eqos_fix_speed()
213 value = readl(eqos->regs + SDMEMCOMPPADCTRL); in tegra_eqos_fix_speed()
215 writel(value, eqos->regs + SDMEMCOMPPADCTRL); in tegra_eqos_fix_speed()
219 value = readl(eqos->regs + AUTO_CAL_CONFIG); in tegra_eqos_fix_speed()
221 writel(value, eqos->regs + AUTO_CAL_CONFIG); in tegra_eqos_fix_speed()
223 err = readl_poll_timeout_atomic(eqos->regs + AUTO_CAL_STATUS, in tegra_eqos_fix_speed()
228 dev_err(eqos->dev, "calibration did not start\n"); in tegra_eqos_fix_speed()
232 err = readl_poll_timeout_atomic(eqos->regs + AUTO_CAL_STATUS, in tegra_eqos_fix_speed()
237 dev_err(eqos->dev, "calibration didn't finish\n"); in tegra_eqos_fix_speed()
[all …]
/linux-6.1.9/Documentation/devicetree/bindings/net/
Dnxp,dwmac-imx.yaml18 - nxp,imx8mp-dwmac-eqos
19 - nxp,imx8dxl-dwmac-eqos
31 - nxp,imx8mp-dwmac-eqos
32 - nxp,imx8dxl-dwmac-eqos
83 eqos: ethernet@30bf0000 {
84 compatible = "nxp,imx8mp-dwmac-eqos","snps,dwmac-5.10a";
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
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
97 - "nvidia,tegra186-eqos", "snps,dwc-qos-ethernet-4.10":
98 - "eqos".
99 - "axis,artpec6-eqos", "snps,dwc-qos-ethernet-4.10":
/linux-6.1.9/arch/arm64/boot/dts/freescale/
Dimx8dxl-ss-conn.dtsi17 eqos: ethernet@5b050000 { label
18 compatible = "nxp,imx8dxl-dwmac-eqos", "snps,dwmac-5.10a";
Dimx8mp-verdin-dahlia.dtsi27 &eqos {
Dimx8mp-icore-mx8mp-edimm2.2.dts47 &eqos {
Dimx8mp-phyboard-pollux-rdk.dts36 &eqos {
Dimx8mp-dhcom-som.dtsi13 ethernet0 = &eqos;
84 &eqos { /* First ethernet */
667 pinctrl_eqos: dhcom-eqos-grp { /* RGMII */
Dimx8dxl.dtsi21 ethernet1 = &eqos;
Dimx8dxl-evk.dts95 &eqos {
Dimx8mp-venice-gw74xx.dts20 ethernet0 = &eqos;
175 &eqos {
Dimx8mp.dtsi24 ethernet1 = &eqos;
1032 eqos: ethernet@30bf0000 { label
1033 compatible = "nxp,imx8mp-dwmac-eqos", "snps,dwmac-5.10a";
Dimx8mp-evk.dts104 &eqos {
Dimx8mp-verdin.dtsi16 ethernet0 = &eqos;
183 &eqos {
Dimx8mp-msc-sm2s.dtsi148 &eqos {
Dimx8mp-tqma8mpql-mba8mpxl.dts200 &eqos {
/linux-6.1.9/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra186-pmc.yaml96 pex-clk1, eqos, pex-clk-2-bias, pex-clk-2, dap3, dap5, uart,
/linux-6.1.9/arch/arm64/boot/dts/nvidia/
Dtegra194.dtsi113 compatible = "nvidia,tegra194-eqos",
114 "nvidia,tegra186-eqos",
125 reset-names = "eqos";
Dtegra186.dtsi42 compatible = "nvidia,tegra186-eqos",
62 reset-names = "eqos";
/linux-6.1.9/drivers/pinctrl/tegra/
Dpinctrl-tegra194.c1291 TEGRA_PIN_FUNCTION(eqos),