/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | lantiq,pinctrl-xway.txt | 48 clkout1, clkout2, mdio, dfe led0, dfe led1, ephy led0, ephy led1, ephy led2 51 spi, asc, cgu, jtag, exin, stp, gpt, mdio, ephy, dfe 101 spi, usif, cgu, exin, stp, ebu, mdio, dfe, ephy
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-s3-pinecube.dts | 169 regulator-name = "vdd-sys-cpu-ephy";
|
H A D | sun8i-a83t-cubietruck-plus.dts | 361 regulator-name = "ephy-io"; 373 regulator-name = "ephy";
|
H A D | sun8i-v3s-anbernic-rg-nano.dts | 183 /* DCDC2 wired into vdd-cpu, vdd-sys, and vdd-ephy. */
|
H A D | sun8i-a83t-allwinner-h8homlet-v2.dts | 238 regulator-name = "vcc-ephy";
|
H A D | sun8i-a83t-bananapi-m3.dts | 380 regulator-name = "vcc-ephy";
|
/linux/drivers/scsi/libsas/ |
H A D | sas_expander.c | 874 struct ex_phy *ephy = &parent->ex_dev.ex_phy[i]; in sas_ex_join_wide_port() local 876 if (ephy == phy) in sas_ex_join_wide_port() 879 if (!memcmp(phy->attached_sas_addr, ephy->attached_sas_addr, in sas_ex_join_wide_port() 880 SAS_ADDR_SIZE) && ephy->port) { in sas_ex_join_wide_port() 881 sas_port_add_ex_phy(ephy->port, phy); in sas_ex_join_wide_port()
|
/linux/arch/mips/boot/dts/brcm/ |
H A D | bcm7420.dtsi | 257 compatible = "brcm,65nm-ephy",
|
H A D | bcm7358.dtsi | 285 compatible = "brcm,40nm-ephy",
|
H A D | bcm7362.dtsi | 284 compatible = "brcm,40nm-ephy",
|
H A D | bcm7360.dtsi | 288 compatible = "brcm,40nm-ephy",
|
H A D | bcm7346.dtsi | 312 compatible = "brcm,40nm-ephy",
|
H A D | bcm7425.dtsi | 311 compatible = "brcm,40nm-ephy",
|
H A D | bcm7435.dtsi | 326 compatible = "brcm,40nm-ephy",
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3328-rock-pi-e.dts | 369 ephy {
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 2259 u32 ephy; in tg3_phy_toggle_automdix() local 2261 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &ephy)) { in tg3_phy_toggle_automdix() 2265 ephy | MII_TG3_FET_SHADOW_EN); in tg3_phy_toggle_automdix() 2273 tg3_writephy(tp, MII_TG3_FET_TEST, ephy); in tg3_phy_toggle_automdix()
|