Home
last modified time | relevance | path

Searched refs:ephy (Results 1 – 17 of 17) sorted by relevance

/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/arch/arm/boot/dts/
Dmt7629-rfb.dts160 ephy_leds_pins: ephy-leds-pins {
Dsun8i-s3-pinecube.dts176 regulator-name = "vdd-sys-cpu-ephy";
Dsun8i-a83t-cubietruck-plus.dts361 regulator-name = "ephy-io";
373 regulator-name = "ephy";
Dsun8i-a83t-allwinner-h8homlet-v2.dts238 regulator-name = "vcc-ephy";
Dsun8i-a83t-bananapi-m3.dts365 regulator-name = "vcc-ephy";
/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/boot/dts/brcm/
Dbcm7420.dtsi257 compatible = "brcm,65nm-ephy",
Dbcm7358.dtsi285 compatible = "brcm,40nm-ephy",
Dbcm7360.dtsi288 compatible = "brcm,40nm-ephy",
Dbcm7362.dtsi284 compatible = "brcm,40nm-ephy",
Dbcm7346.dtsi312 compatible = "brcm,40nm-ephy",
Dbcm7425.dtsi311 compatible = "brcm,40nm-ephy",
Dbcm7435.dtsi326 compatible = "brcm,40nm-ephy",
/Linux-v5.10/arch/arm64/boot/dts/allwinner/
Dsun50i-h6-orangepi-3.dts209 regulator-name = "vcc33-audio-tv-ephy-mac";
/Linux-v5.10/Documentation/devicetree/bindings/leds/
Dleds-bcm6328.txt261 ephy@4 {
/Linux-v5.10/drivers/net/ethernet/broadcom/
Dtg3.c2263 u32 ephy; in tg3_phy_toggle_automdix() local
2265 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &ephy)) { in tg3_phy_toggle_automdix()
2269 ephy | MII_TG3_FET_SHADOW_EN); in tg3_phy_toggle_automdix()
2277 tg3_writephy(tp, MII_TG3_FET_TEST, ephy); in tg3_phy_toggle_automdix()