Searched refs:eqos (Results 1 – 14 of 14) sorted by relevance
/linux-5.19.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-5.19.10/Documentation/devicetree/bindings/net/ |
D | nxp,dwmac-imx.yaml | 18 - 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";
|
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":
|
/linux-5.19.10/arch/arm64/boot/dts/freescale/ |
D | imx8mp-verdin-dahlia.dtsi | 27 &eqos {
|
D | imx8mp-icore-mx8mp-edimm2.2.dts | 47 &eqos {
|
D | imx8mp-phyboard-pollux-rdk.dts | 36 &eqos {
|
D | imx8mp-venice-gw74xx.dts | 19 ethernet0 = &eqos; 153 &eqos {
|
D | imx8mp.dtsi | 22 ethernet1 = &eqos; 996 eqos: ethernet@30bf0000 { label 997 compatible = "nxp,imx8mp-dwmac-eqos", "snps,dwmac-5.10a";
|
D | imx8mp-evk.dts | 84 &eqos {
|
D | imx8mp-verdin.dtsi | 16 ethernet0 = &eqos; 159 &eqos {
|
/linux-5.19.10/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra186-pmc.yaml | 96 pex-clk1, eqos, pex-clk-2-bias, pex-clk-2, dap3, dap5, uart,
|
/linux-5.19.10/arch/arm64/boot/dts/nvidia/ |
D | tegra194.dtsi | 92 compatible = "nvidia,tegra194-eqos", 93 "nvidia,tegra186-eqos", 104 reset-names = "eqos";
|
D | tegra186.dtsi | 42 compatible = "nvidia,tegra186-eqos", 62 reset-names = "eqos";
|
/linux-5.19.10/drivers/pinctrl/tegra/ |
D | pinctrl-tegra194.c | 1291 TEGRA_PIN_FUNCTION(eqos),
|