Home
last modified time | relevance | path

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

123

/Linux-v6.1/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
Dralink,mt7620-pinctrl.yaml39 ephy, mdio, nd_sd, pa, pcie, rgmii1, rgmii2, spi refclk,
56 ephy, gpio i2s, gpio uartf, i2s uartf, mdio, nand, pa,
/Linux-v6.1/Documentation/devicetree/bindings/leds/
Dleds-bcm6328.yaml125 /* BCM6328 with 4 EPHY LEDs */
267 /* BCM6362 with 1 LED for each EPHY */
340 ephy@4 {
355 /* BCM6362 with EPHY LEDs swapped */
/Linux-v6.1/arch/mips/bcm63xx/
Dclk.c426 CLKDEV_INIT(NULL, "ephy", &clk_ephy),
456 CLKDEV_INIT(NULL, "ephy", &clk_ephy),
470 CLKDEV_INIT(NULL, "ephy", &clk_ephy),
484 CLKDEV_INIT(NULL, "ephy", &clk_ephy),
500 CLKDEV_INIT(NULL, "ephy", &clk_ephy),
/Linux-v6.1/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-v6.1/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-v6.1/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
259 /* H3 specific bits for EPHY */
819 /* Make sure the EPHY is properly reseted, as U-Boot may leave in sun8i_dwmac_power_internal_phy()
822 * This assumes the driver has exclusive access to the EPHY reset. in sun8i_dwmac_power_internal_phy()
940 /* Force EPHY xtal frequency to 24MHz. */ in sun8i_dwmac_set_syscon()
/Linux-v6.1/drivers/pinctrl/ralink/
Dpinctrl-mt7620.c66 static struct ralink_pmx_func ephy_func[] = { FUNC("ephy", 0, 40, 5) };
110 GRP("ephy", ephy_func, 1, MT7620_GPIO_MODE_EPHY),
/Linux-v6.1/arch/arm/boot/dts/
Dsun8i-a83t-cubietruck-plus.dts361 regulator-name = "ephy-io";
373 regulator-name = "ephy";
Dmt7629-rfb.dts161 ephy_leds_pins: ephy-leds-pins {
Dsun8i-s3-pinecube.dts169 regulator-name = "vdd-sys-cpu-ephy";
Dsun8i-a83t-allwinner-h8homlet-v2.dts238 regulator-name = "vcc-ephy";
/Linux-v6.1/drivers/clk/bcm/
Dclk-bcm63xx-gate.c80 .name = "ephy",
281 .name = "ephy",
/Linux-v6.1/drivers/net/phy/
Drockchip.c177 .name = "Rockchip integrated EPHY",
Dbcm7xxx.c19 /* EPHY only register definitions */
300 /* The 28nm EPHY does not support Clause 45 (MMD) used by bcm-phy-lib */
/Linux-v6.1/drivers/scsi/libsas/
Dsas_expander.c898 struct ex_phy *ephy = &parent->ex_dev.ex_phy[i]; in sas_ex_join_wide_port() local
900 if (ephy == phy) in sas_ex_join_wide_port()
903 if (!memcmp(phy->attached_sas_addr, ephy->attached_sas_addr, in sas_ex_join_wide_port()
904 SAS_ADDR_SIZE) && ephy->port) { in sas_ex_join_wide_port()
905 sas_port_add_phy(ephy->port, phy->phy); in sas_ex_join_wide_port()
906 phy->port = ephy->port; in sas_ex_join_wide_port()
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dallwinner,sun8i-a83t-emac.yaml122 EPHY LEDs are active low.
/Linux-v6.1/arch/arm64/boot/dts/allwinner/
Dsun50i-h6-orangepi-3.dts213 regulator-name = "vcc33-audio-tv-ephy-mac";
/Linux-v6.1/drivers/soc/bcm/bcm63xx/
Dbcm63xx-power.c244 .name = "ephy",
/Linux-v6.1/arch/mips/lantiq/xway/
Dsysctrl.c29 /* ephy configuration register */
518 clkdev_add_pmu("1e180000.etop", "ephy", 1, 0, PMU_EPHY); in ltq_soc_init()
/Linux-v6.1/arch/mips/boot/dts/brcm/
Dbcm7420.dtsi257 compatible = "brcm,65nm-ephy",
Dbcm7358.dtsi285 compatible = "brcm,40nm-ephy",
/Linux-v6.1/arch/arm64/boot/dts/rockchip/
Drk3328-rock-pi-e.dts317 ephy {
/Linux-v6.1/drivers/net/mdio/
Dmdio-mux-meson-g12a.c164 /* Initialize ephy control */ in g12a_enable_internal_mdio()
/Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dsw.c56 * backdoor ASPM setting such as EPHY setting. in rtl92d_init_aspm_vars()

123