Home
last modified time | relevance | path

Searched full:ephy (Results 1 – 25 of 55) sorted by relevance

123

/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/
Dlantiq,pinctrl-xway.txt75 clkout1, clkout2, mdio, dfe led0, dfe led1, ephy led0, ephy led1, ephy led2
78 spi, asc, cgu, jtag, exin, stp, gpt, mdio, ephy, dfe
128 spi, usif, cgu, exin, stp, ebu, mdio, dfe, ephy
/Linux-v5.10/Documentation/devicetree/bindings/leds/
Dleds-bcm6328.txt73 Scenario 1 : BCM6328 with 4 EPHY LEDs
195 Scenario 3 : BCM6362 with 1 LED for each EPHY
261 ephy@4 {
275 Scenario 5 : BCM6362 with EPHY LEDs swapped
/Linux-v5.10/arch/mips/bcm63xx/
Dclk.c414 CLKDEV_INIT(NULL, "ephy", &clk_ephy),
444 CLKDEV_INIT(NULL, "ephy", &clk_ephy),
458 CLKDEV_INIT(NULL, "ephy", &clk_ephy),
472 CLKDEV_INIT(NULL, "ephy", &clk_ephy),
488 CLKDEV_INIT(NULL, "ephy", &clk_ephy),
/Linux-v5.10/drivers/net/ethernet/broadcom/
Db44.h11 #define DEVCTRL_IPP 0x00000400 /* Internal EPHY Present */
12 #define DEVCTRL_EPR 0x00008000 /* EPHY Reset */
60 #define MAC_CTRL_PHY_PDOWN 0x00000004 /* Onchip EPHY Powerdown */
61 #define MAC_CTRL_PHY_EDET 0x00000008 /* Onchip EPHY Energy Detected */
62 #define MAC_CTRL_PHY_LEDCTRL 0x000000e0 /* Onchip EPHY LED Control */
/Linux-v5.10/drivers/pinctrl/
Dpinctrl-xway.c354 MFP_XWAY(GPIO2, GPIO, STP, DFE, EPHY),
355 MFP_XWAY(GPIO3, GPIO, STP, EPHY, EBU),
356 MFP_XWAY(GPIO4, GPIO, GPT, EPHY, MII),
441 GRP_MUX("ephy led0", EPHY, ase_pins_ephy_led0),
442 GRP_MUX("ephy led1", EPHY, ase_pins_ephy_led1),
443 GRP_MUX("ephy led2", EPHY, ase_pins_ephy_led2),
452 static const char * const ase_ephy_grps[] = {"ephy led0", "ephy led1",
453 "ephy led2"};
471 {"ephy", ARRAY_AND_SIZE(ase_ephy_grps)},
1124 MFP_XWAY(GPIO0, GPIO, EXIN, EPHY, NONE),
[all …]
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sun8i.c61 * @ephy_clk: reference to the optional EPHY clock for the internal PHY
63 * @rst_ephy: reference to the optional EPHY reset for the internal PHY
242 /* H3 specific bits for EPHY */
789 /* Make sure the EPHY is properly reseted, as U-Boot may leave in sun8i_dwmac_power_internal_phy()
911 /* Force EPHY xtal frequency to 24MHz. */ in sun8i_dwmac_set_syscon()
/Linux-v5.10/arch/arm/boot/dts/
Dsun8i-a83t-cubietruck-plus.dts361 regulator-name = "ephy-io";
373 regulator-name = "ephy";
Dmt7629-rfb.dts160 ephy_leds_pins: ephy-leds-pins {
Dsun8i-s3-pinecube.dts176 regulator-name = "vdd-sys-cpu-ephy";
Dsun8i-a83t-allwinner-h8homlet-v2.dts238 regulator-name = "vcc-ephy";
Dsun8i-a83t-bananapi-m3.dts365 regulator-name = "vcc-ephy";
/Linux-v5.10/drivers/clk/bcm/
Dclk-bcm63xx-gate.c80 .name = "ephy",
281 .name = "ephy",
/Linux-v5.10/drivers/net/phy/
Drockchip.c177 .name = "Rockchip integrated EPHY",
Dbcm7xxx.c19 /* EPHY only register definitions */
283 /* The 28nm EPHY does not support Clause 45 (MMD) used by bcm-phy-lib */
/Linux-v5.10/Documentation/devicetree/bindings/net/
Dallwinner,sun8i-a83t-emac.yaml119 EPHY LEDs are active low.
/Linux-v5.10/drivers/scsi/libsas/
Dsas_expander.c920 struct ex_phy *ephy = &parent->ex_dev.ex_phy[i]; in sas_ex_join_wide_port() local
922 if (ephy == phy) in sas_ex_join_wide_port()
925 if (!memcmp(phy->attached_sas_addr, ephy->attached_sas_addr, in sas_ex_join_wide_port()
926 SAS_ADDR_SIZE) && ephy->port) { in sas_ex_join_wide_port()
927 sas_port_add_phy(ephy->port, phy->phy); in sas_ex_join_wide_port()
928 phy->port = ephy->port; in sas_ex_join_wide_port()
/Linux-v5.10/arch/mips/ralink/
Dmt7620.c62 static struct rt2880_pmx_func ephy_grp[] = { FUNC("ephy", 0, 40, 5) };
106 GRP("ephy", ephy_grp, 1, MT7620_GPIO_MODE_EPHY),
/Linux-v5.10/arch/arm64/boot/dts/allwinner/
Dsun50i-h6-orangepi-3.dts209 regulator-name = "vcc33-audio-tv-ephy-mac";
/Linux-v5.10/drivers/soc/bcm/bcm63xx/
Dbcm63xx-power.c246 .name = "ephy",
/Linux-v5.10/arch/mips/lantiq/xway/
Dsysctrl.c29 /* ephy configuration register */
500 clkdev_add_pmu("1e180000.etop", "ephy", 1, 0, PMU_EPHY); in ltq_soc_init()
/Linux-v5.10/arch/mips/boot/dts/brcm/
Dbcm7420.dtsi257 compatible = "brcm,65nm-ephy",
Dbcm7358.dtsi285 compatible = "brcm,40nm-ephy",
/Linux-v5.10/drivers/net/mdio/
Dmdio-mux-meson-g12a.c164 /* Initialize ephy control */ in g12a_enable_internal_mdio()
/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dsw.c61 * backdoor ASPM setting such as EPHY setting. in rtl8723e_init_aspm_vars()
/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dsw.c59 * backdoor ASPM setting such as EPHY setting. in rtl92c_init_aspm_vars()

123