Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-gnome/epiphany/files/
H A Dmigrator.patch13 lib/ephy-profile-utils.c | 4 ++--
16 diff --git a/lib/ephy-profile-utils.c b/lib/ephy-profile-utils.c
18 --- a/lib/ephy-profile-utils.c
19 +++ b/lib/ephy-profile-utils.c
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dlantiq,pinctrl-xway.txt48 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
/openbmc/u-boot/arch/arm/dts/
H A Dmt7623n-bananapi-bpi-r2.dts111 groups = "mdc_mdio", "ephy";
H A Dsun8i-a83t-cubietruck-plus.dts320 regulator-name = "ephy-io";
332 regulator-name = "ephy";
H A Dsun8i-a83t-allwinner-h8homlet-v2.dts226 regulator-name = "vcc-ephy";
H A Dsun8i-a83t-bananapi-m3.dts344 regulator-name = "vcc-ephy";
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_expander.c852 struct ex_phy *ephy = &parent->ex_dev.ex_phy[i]; in sas_ex_join_wide_port() local
854 if (ephy == phy) in sas_ex_join_wide_port()
857 if (!memcmp(phy->attached_sas_addr, ephy->attached_sas_addr, in sas_ex_join_wide_port()
858 SAS_ADDR_SIZE) && ephy->port) { in sas_ex_join_wide_port()
859 sas_port_add_phy(ephy->port, phy->phy); in sas_ex_join_wide_port()
860 phy->port = ephy->port; in sas_ex_join_wide_port()
/openbmc/linux/arch/arm/boot/dts/mediatek/
H A Dmt7629-rfb.dts161 ephy_leds_pins: ephy-leds-pins {
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-s3-pinecube.dts169 regulator-name = "vdd-sys-cpu-ephy";
H A Dsun8i-a83t-cubietruck-plus.dts361 regulator-name = "ephy-io";
373 regulator-name = "ephy";
H A Dsun8i-a83t-allwinner-h8homlet-v2.dts238 regulator-name = "vcc-ephy";
H A Dsun8i-a83t-bananapi-m3.dts380 regulator-name = "vcc-ephy";
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h6-orangepi-3.dts213 regulator-name = "vcc33-audio-tv-ephy-mac";
/openbmc/linux/arch/mips/boot/dts/brcm/
H A Dbcm7420.dtsi257 compatible = "brcm,65nm-ephy",
H A Dbcm7358.dtsi285 compatible = "brcm,40nm-ephy",
H A Dbcm7362.dtsi284 compatible = "brcm,40nm-ephy",
H A Dbcm7360.dtsi288 compatible = "brcm,40nm-ephy",
H A Dbcm7346.dtsi312 compatible = "brcm,40nm-ephy",
H A Dbcm7435.dtsi326 compatible = "brcm,40nm-ephy",
H A Dbcm7425.dtsi311 compatible = "brcm,40nm-ephy",
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3328-rock-pi-e.dts317 ephy {
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c2259 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()