Home
last modified time | relevance | path

Searched defs:phy_reset (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/board/alliedtelesis/x530/
H A Dx530.c136 static struct gpio_desc usb_en = {}, nand_wp = {}, phy_reset[2] = {}, in misc_init_r() local
/openbmc/u-boot/board/barco/platinum/
H A Dplatinum_picon.c135 unsigned phy_reset = IMX_GPIO_NR(1, 19); in platinum_setup_enet() local
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c790 int phy_reset(struct phy_device *phydev) in phy_reset() function
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dphy.c296 static void phy_reset(MAC_ENGINE *eng) in phy_reset() function
/openbmc/u-boot/drivers/ram/rockchip/
H A Ddmc-rk3368.c332 const u32 phy_reset = BIT(1) | BIT(0); in ddrctl_reset() local
/openbmc/qemu/hw/net/
H A Dftgmac100.c301 static void phy_reset(FTGMAC100State *s) in phy_reset() function