Searched refs:eqos (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-dwc-qos-eth.c | 185 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-v5.10/Documentation/devicetree/bindings/net/ |
D | snps,dwc-qos-ethernet.txt | 14 - "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":
|
D | imx-dwmac.txt | 9 - compatible: Should be "nxp,imx8mp-dwmac-eqos" to select glue layer 33 eqos: ethernet@30bf0000 { 34 compatible = "nxp,imx8mp-dwmac-eqos", "snps,dwmac-5.10a";
|
/Linux-v5.10/arch/arm64/boot/dts/nvidia/ |
D | tegra194.dtsi | 49 compatible = "nvidia,tegra194-eqos", 50 "nvidia,tegra186-eqos", 61 reset-names = "eqos";
|
D | tegra186.dtsi | 42 compatible = "nvidia,tegra186-eqos", 62 reset-names = "eqos";
|