Searched refs:gphy (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
| H A D | lantiq-gswip.txt | 29 - compatible : "lantiq,xrx200-gphy-fw", "lantiq,gphy-fw" 30 "lantiq,xrx300-gphy-fw", "lantiq,gphy-fw" 31 "lantiq,xrx330-gphy-fw", "lantiq,gphy-fw" 126 gphy-fw { 127 compatible = "lantiq,xrx200-gphy-fw", "lantiq,gphy-fw"; 132 gphy@20 { 136 reset-names = "gphy"; 139 gphy@68 { 143 reset-names = "gphy";
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | brcm,bcm7445-switch-v4.0.txt | 31 brcm,num-gphy = <1>; 43 label = "gphy";
|
| H A D | brcm,iproc-mdio.txt | 20 enet-gphy@0 {
|
| /freebsd/sys/dev/alc/ |
| H A D | if_alc.c | 1091 uint32_t gphy; in alc_phy_down() local 1101 gphy = CSR_READ_4(sc, ALC_GPHY_CFG); in alc_phy_down() 1102 gphy &= ~(GPHY_CFG_EXT_RESET | GPHY_CFG_LED_MODE | in alc_phy_down() 1104 gphy |= GPHY_CFG_HIB_EN | GPHY_CFG_HIB_PULSE | in alc_phy_down() 1106 gphy |= GPHY_CFG_PHY_IDDQ | GPHY_CFG_PWDOWN_HW; in alc_phy_down() 1107 CSR_WRITE_4(sc, ALC_GPHY_CFG, gphy); in alc_phy_down() 2588 uint32_t gphy, mac, master, pmcs, reg; in alc_setwol_816x() local 2595 gphy = CSR_READ_4(sc, ALC_GPHY_CFG); in alc_setwol_816x() 2596 gphy &= ~(GPHY_CFG_EXT_RESET | GPHY_CFG_LED_MODE | GPHY_CFG_100AB_ENB | in alc_setwol_816x() 2598 gphy |= GPHY_CFG_HIB_EN | GPHY_CFG_HIB_PULSE | GPHY_CFG_SEL_ANA_RESET; in alc_setwol_816x() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | lantiq,pinctrl-xway.txt | 89 spi, usif, cgu, exin, stp, gpt, nmi, pci, ebu, mdio, dfe, gphy
|
| /freebsd/sys/contrib/device-tree/src/arm64/broadcom/bcm4908/ |
| H A D | bcm4908.dtsi | 180 brcm,num-gphy = <5>;
|
| /freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3399-kobol-helios64.dts | 440 gphy_reset: gphy-reset {
|
| /freebsd/sys/contrib/device-tree/src/arm64/broadcom/bcmbca/ |
| H A D | bcm4908.dtsi | 237 brcm,num-gphy = <5>;
|
| /freebsd/sys/dev/bwn/ |
| H A D | if_bwn.c | 5920 struct bwn_phy_g *gphy = &phy->phy_g; in bwn_rx_rssi_calc() local 5939 tmp = gphy->pg_nrssi_lt[in_rssi]; in bwn_rx_rssi_calc()
|