Searched refs:ephy (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | lantiq,pinctrl-xway.txt | 75 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-v4.19/arch/arm/boot/dts/ |
D | sun8i-a83t-cubietruck-plus.dts | 328 regulator-name = "ephy-io"; 340 regulator-name = "ephy";
|
D | sun8i-a83t-allwinner-h8homlet-v2.dts | 234 regulator-name = "vcc-ephy";
|
D | sun8i-a83t-bananapi-m3.dts | 352 regulator-name = "vcc-ephy";
|
/Linux-v4.19/drivers/scsi/libsas/ |
D | sas_expander.c | 902 struct ex_phy *ephy = &parent->ex_dev.ex_phy[i]; in sas_ex_join_wide_port() local 904 if (ephy == phy) in sas_ex_join_wide_port() 907 if (!memcmp(phy->attached_sas_addr, ephy->attached_sas_addr, in sas_ex_join_wide_port() 908 SAS_ADDR_SIZE) && ephy->port) { in sas_ex_join_wide_port() 909 sas_port_add_phy(ephy->port, phy->phy); in sas_ex_join_wide_port() 910 phy->port = ephy->port; in sas_ex_join_wide_port()
|
/Linux-v4.19/arch/mips/boot/dts/brcm/ |
D | bcm7420.dtsi | 257 compatible = "brcm,65nm-ephy",
|
D | bcm7358.dtsi | 285 compatible = "brcm,40nm-ephy",
|
D | bcm7360.dtsi | 288 compatible = "brcm,40nm-ephy",
|
D | bcm7362.dtsi | 284 compatible = "brcm,40nm-ephy",
|
D | bcm7346.dtsi | 312 compatible = "brcm,40nm-ephy",
|
D | bcm7425.dtsi | 311 compatible = "brcm,40nm-ephy",
|
D | bcm7435.dtsi | 326 compatible = "brcm,40nm-ephy",
|
/Linux-v4.19/Documentation/devicetree/bindings/leds/ |
D | leds-bcm6328.txt | 261 ephy@4 {
|
/Linux-v4.19/drivers/net/ethernet/broadcom/ |
D | tg3.c | 2278 u32 ephy; in tg3_phy_toggle_automdix() local 2280 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &ephy)) { in tg3_phy_toggle_automdix() 2284 ephy | MII_TG3_FET_SHADOW_EN); in tg3_phy_toggle_automdix() 2292 tg3_writephy(tp, MII_TG3_FET_TEST, ephy); in tg3_phy_toggle_automdix()
|