Searched refs:ephy (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/arch/mips/boot/dts/brcm/ |
D | bcm7420.dtsi | 142 compatible = "brcm,65nm-ephy",
|
D | bcm7435.dtsi | 157 compatible = "brcm,40nm-ephy",
|
D | bcm7358.dtsi | 220 compatible = "brcm,40nm-ephy",
|
D | bcm7360.dtsi | 220 compatible = "brcm,40nm-ephy",
|
D | bcm7425.dtsi | 143 compatible = "brcm,40nm-ephy",
|
D | bcm7362.dtsi | 216 compatible = "brcm,40nm-ephy",
|
D | bcm7346.dtsi | 236 compatible = "brcm,40nm-ephy",
|
/linux-4.4.14/drivers/scsi/libsas/ |
D | sas_expander.c | 889 struct ex_phy *ephy = &parent->ex_dev.ex_phy[i]; in sas_ex_join_wide_port() local 891 if (ephy == phy) in sas_ex_join_wide_port() 894 if (!memcmp(phy->attached_sas_addr, ephy->attached_sas_addr, in sas_ex_join_wide_port() 895 SAS_ADDR_SIZE) && ephy->port) { in sas_ex_join_wide_port() 896 sas_port_add_phy(ephy->port, phy->phy); in sas_ex_join_wide_port() 897 phy->port = ephy->port; in sas_ex_join_wide_port()
|
/linux-4.4.14/Documentation/devicetree/bindings/leds/ |
D | leds-bcm6328.txt | 261 ephy@4 {
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | tg3.c | 2262 u32 ephy; in tg3_phy_toggle_automdix() local 2264 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &ephy)) { in tg3_phy_toggle_automdix() 2268 ephy | MII_TG3_FET_SHADOW_EN); in tg3_phy_toggle_automdix() 2276 tg3_writephy(tp, MII_TG3_FET_TEST, ephy); in tg3_phy_toggle_automdix()
|