Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-dwc-qos-eth.c190 struct tegra_eqos *eqos = priv; in tegra_eqos_fix_speed() local
212 dev_err(eqos->dev, "invalid speed %u\n", speed); in tegra_eqos_fix_speed()
218 value = readl(eqos->regs + SDMEMCOMPPADCTRL); in tegra_eqos_fix_speed()
220 writel(value, eqos->regs + SDMEMCOMPPADCTRL); in tegra_eqos_fix_speed()
224 value = readl(eqos->regs + AUTO_CAL_CONFIG); in tegra_eqos_fix_speed()
226 writel(value, eqos->regs + AUTO_CAL_CONFIG); in tegra_eqos_fix_speed()
228 err = readl_poll_timeout_atomic(eqos->regs + AUTO_CAL_STATUS, in tegra_eqos_fix_speed()
233 dev_err(eqos->dev, "calibration did not start\n"); in tegra_eqos_fix_speed()
237 err = readl_poll_timeout_atomic(eqos->regs + AUTO_CAL_STATUS, in tegra_eqos_fix_speed()
242 dev_err(eqos->dev, "calibration didn't finish\n"); in tegra_eqos_fix_speed()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/net/
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-v4.19/arch/arm64/boot/dts/nvidia/
Dtegra194.dtsi39 compatible = "nvidia,tegra186-eqos",
50 reset-names = "eqos";
Dtegra186.dtsi41 compatible = "nvidia,tegra186-eqos",
61 reset-names = "eqos";