Home
last modified time | relevance | path

Searched full:ephy (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/contrib/device-tree/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
H A Dmediatek,mt7620-pinctrl.yaml38 enum: [ephy, gpio, gpio i2s, gpio uartf, i2c, i2s uartf, mdio, nand,
56 const: ephy
60 enum: [ephy]
69 enum: [ephy, i2c, mdio, nd_sd, pa, pcie, rgmii1, rgmii2, spi,
H A Dralink,mt7620-pinctrl.yaml37 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,
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-bcm6328.txt73 Scenario 1 : BCM6328 with 4 EPHY LEDs
195 Scenario 3 : BCM6362 with 1 LED for each EPHY
261 ephy@4 {
275 Scenario 5 : BCM6362 with EPHY LEDs swapped
H A Dleds-bcm6328.yaml121 /* BCM6328 with 4 EPHY LEDs */
263 /* BCM6362 with 1 LED for each EPHY */
336 ephy@4 {
351 /* BCM6362 with EPHY LEDs swapped */
/freebsd/sys/dev/bfe/
H A Dif_bfereg.h39 #define BFE_IPP 0x00000400 /* Internal EPHY Present */
40 #define BFE_EPR 0x00008000 /* EPHY Reset */
72 #define BFE_CTRL_PDOWN 0x00000004 /* Onchip EPHY Powerdown */
73 #define BFE_CTRL_EDET 0x00000008 /* Onchip EPHY Energy Detected */
74 #define BFE_CTRL_LED 0x000000e0 /* Onchip EPHY LED Control */
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun8i-a83t-cubietruck-plus.dts361 regulator-name = "ephy-io";
373 regulator-name = "ephy";
H A Dsun8i-s3-pinecube.dts169 regulator-name = "vdd-sys-cpu-ephy";
H A Dsun8i-a83t-allwinner-h8homlet-v2.dts238 regulator-name = "vcc-ephy";
H A Dsun8i-a83t-bananapi-m3.dts380 regulator-name = "vcc-ephy";
/freebsd/sys/contrib/device-tree/src/arm/mediatek/
H A Dmt7629-rfb.dts161 ephy_leds_pins: ephy-leds-pins {
/freebsd/sys/arm/allwinner/
H A Dif_awg.c1639 if (hwreset_get_by_ofw_name(dev, 0, "ephy", &rst_ephy) != 0) in awg_setup_extres()
1650 if (clk_get_by_ofw_name(dev, 0, "ephy", &clk_ephy) != 0) in awg_setup_extres()
1674 device_printf(dev, "cannot enable ephy clock\n"); in awg_setup_extres()
1687 * The ephy reset is left de-asserted by U-Boot. Assert it in awg_setup_extres()
1694 device_printf(dev, "cannot de-assert ephy reset\n"); in awg_setup_extres()
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dallwinner,sun8i-a83t-emac.yaml125 EPHY LEDs are active low.
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h6-orangepi-3.dts213 regulator-name = "vcc33-audio-tv-ephy-mac";
/freebsd/sys/contrib/device-tree/src/mips/brcm/
H A Dbcm7420.dtsi257 compatible = "brcm,65nm-ephy",
H A Dbcm7358.dtsi285 compatible = "brcm,40nm-ephy",
H A Dbcm7360.dtsi288 compatible = "brcm,40nm-ephy",
H A Dbcm7362.dtsi284 compatible = "brcm,40nm-ephy",
H A Dbcm7346.dtsi312 compatible = "brcm,40nm-ephy",
H A Dbcm7425.dtsi311 compatible = "brcm,40nm-ephy",
H A Dbcm7435.dtsi326 compatible = "brcm,40nm-ephy",
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3328-rock-pi-e.dts372 ephy {
/freebsd/sys/dev/clk/allwinner/
H A Dccu_h3.c211 CCU_GATE(CLK_BUS_EPHY, "bus-ephy", "ahb1", 0x70, 0)