Home
last modified time | relevance | path

Searched refs:asym_pause (Results 1 – 9 of 9) sorted by relevance

/u-boot/drivers/net/phy/
A Dfixed.c43 priv->asym_pause = fdtdec_get_bool(gd->fdt_blob, ofnode, "asym-pause"); in fixedphy_probe()
55 phydev->asym_pause = priv->asym_pause; in fixedphy_startup()
A Dphy.c134 phydev->asym_pause = 0; in genphy_setup_forced()
/u-boot/doc/device-tree-bindings/net/
A Dfixed-link.txt18 * 'asym-pause' (boolean, optional), to indicate that asym_pause should
/u-boot/board/freescale/ls1046aqds/
A Deth.c187 f_link.asym_pause = 0; in board_ft_fman_fixup_port()
225 f_link.asym_pause = 0; in board_ft_fman_fixup_port()
/u-boot/include/
A Dphy.h162 int asym_pause; member
173 int asym_pause; member
/u-boot/board/freescale/ls1043aqds/
A Deth.c185 f_link.asym_pause = 0; in board_ft_fman_fixup_port()
250 f_link.asym_pause = 0; in board_ft_fman_fixup_port()
/u-boot/board/freescale/t208xqds/
A Deth_t208xqds.c434 f_link.asym_pause = 0; in board_ft_fman_fixup_port()
/u-boot/drivers/net/
A Dsni_ave.c339 if (phydev->asym_pause) in ave_adjust_link()
A Dmtk_eth.c1026 if (priv->phydev->asym_pause) in mtk_phy_link_adjust()

Completed in 14 milliseconds