Searched refs:ephy (Results 1 – 19 of 19) sorted by relevance
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/ |
A 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
|
A D | ralink,mt7620-pinctrl.yaml | 37 enum: [ephy, gpio, gpio i2s, gpio uartf, i2c, i2s uartf, mdio, nand, pa, 80 const: ephy 84 enum: [ephy] 95 enum: [ephy, i2c, mdio, nd_sd, pa, pcie, rgmii1, rgmii2,
|
/linux-6.3-rc2/drivers/scsi/libsas/ |
A D | sas_expander.c | 853 struct ex_phy *ephy = &parent->ex_dev.ex_phy[i]; in sas_ex_join_wide_port() local 855 if (ephy == phy) in sas_ex_join_wide_port() 858 if (!memcmp(phy->attached_sas_addr, ephy->attached_sas_addr, in sas_ex_join_wide_port() 859 SAS_ADDR_SIZE) && ephy->port) { in sas_ex_join_wide_port() 860 sas_port_add_phy(ephy->port, phy->phy); in sas_ex_join_wide_port() 861 phy->port = ephy->port; in sas_ex_join_wide_port()
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | sun8i-s3-pinecube.dts | 169 regulator-name = "vdd-sys-cpu-ephy";
|
A D | mt7629-rfb.dts | 161 ephy_leds_pins: ephy-leds-pins {
|
A D | sun8i-a83t-cubietruck-plus.dts | 361 regulator-name = "ephy-io"; 373 regulator-name = "ephy";
|
A D | sun8i-a83t-allwinner-h8homlet-v2.dts | 238 regulator-name = "vcc-ephy";
|
A D | sun8i-a83t-bananapi-m3.dts | 380 regulator-name = "vcc-ephy";
|
/linux-6.3-rc2/arch/arm64/boot/dts/allwinner/ |
A D | sun50i-h6-orangepi-3.dts | 213 regulator-name = "vcc33-audio-tv-ephy-mac";
|
/linux-6.3-rc2/arch/mips/boot/dts/brcm/ |
A D | bcm7420.dtsi | 257 compatible = "brcm,65nm-ephy",
|
A D | bcm7358.dtsi | 285 compatible = "brcm,40nm-ephy",
|
A D | bcm7360.dtsi | 288 compatible = "brcm,40nm-ephy",
|
A D | bcm7362.dtsi | 284 compatible = "brcm,40nm-ephy",
|
A D | bcm7346.dtsi | 312 compatible = "brcm,40nm-ephy",
|
A D | bcm7425.dtsi | 311 compatible = "brcm,40nm-ephy",
|
A D | bcm7435.dtsi | 326 compatible = "brcm,40nm-ephy",
|
/linux-6.3-rc2/arch/arm64/boot/dts/rockchip/ |
A D | rk3328-rock-pi-e.dts | 317 ephy {
|
/linux-6.3-rc2/Documentation/devicetree/bindings/leds/ |
A D | leds-bcm6328.yaml | 340 ephy@4 {
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/ |
A D | tg3.c | 2257 u32 ephy; in tg3_phy_toggle_automdix() local 2259 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &ephy)) { in tg3_phy_toggle_automdix() 2263 ephy | MII_TG3_FET_SHADOW_EN); in tg3_phy_toggle_automdix() 2271 tg3_writephy(tp, MII_TG3_FET_TEST, ephy); in tg3_phy_toggle_automdix()
|
Completed in 47 milliseconds