Searched refs:eqos (Results 1 – 20 of 20) sorted by relevance
/linux-6.1.9/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-6.1.9/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-6.1.9/arch/arm64/boot/dts/freescale/ |
D | imx8dxl-ss-conn.dtsi | 17 eqos: ethernet@5b050000 { label 18 compatible = "nxp,imx8dxl-dwmac-eqos", "snps,dwmac-5.10a";
|
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-dhcom-som.dtsi | 13 ethernet0 = &eqos; 84 &eqos { /* First ethernet */ 667 pinctrl_eqos: dhcom-eqos-grp { /* RGMII */
|
D | imx8dxl.dtsi | 21 ethernet1 = &eqos;
|
D | imx8dxl-evk.dts | 95 &eqos {
|
D | imx8mp-venice-gw74xx.dts | 20 ethernet0 = &eqos; 175 &eqos {
|
D | imx8mp.dtsi | 24 ethernet1 = &eqos; 1032 eqos: ethernet@30bf0000 { label 1033 compatible = "nxp,imx8mp-dwmac-eqos", "snps,dwmac-5.10a";
|
D | imx8mp-evk.dts | 104 &eqos {
|
D | imx8mp-verdin.dtsi | 16 ethernet0 = &eqos; 183 &eqos {
|
D | imx8mp-msc-sm2s.dtsi | 148 &eqos {
|
D | imx8mp-tqma8mpql-mba8mpxl.dts | 200 &eqos {
|
/linux-6.1.9/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-6.1.9/arch/arm64/boot/dts/nvidia/ |
D | tegra194.dtsi | 113 compatible = "nvidia,tegra194-eqos", 114 "nvidia,tegra186-eqos", 125 reset-names = "eqos";
|
D | tegra186.dtsi | 42 compatible = "nvidia,tegra186-eqos", 62 reset-names = "eqos";
|
/linux-6.1.9/drivers/pinctrl/tegra/ |
D | pinctrl-tegra194.c | 1291 TEGRA_PIN_FUNCTION(eqos),
|