Searched refs:ksz9021_phy_extended_write (Results 1 – 8 of 8) sorted by relevance
/external/u-boot/board/laird/wb50n/ |
D | wb50n.c | 91 ksz9021_phy_extended_write(phydev, in board_phy_config() 94 ksz9021_phy_extended_write(phydev, in board_phy_config() 97 ksz9021_phy_extended_write(phydev, in board_phy_config()
|
/external/u-boot/board/barco/platinum/ |
D | platinum_titanium.c | 171 ksz9021_phy_extended_write(phydev, MII_KSZ9021_EXT_RGMII_RX_DATA_SKEW, in platinum_phy_config() 174 ksz9021_phy_extended_write(phydev, MII_KSZ9021_EXT_RGMII_TX_DATA_SKEW, in platinum_phy_config() 177 ksz9021_phy_extended_write(phydev, MII_KSZ9021_EXT_RGMII_CLOCK_SKEW, in platinum_phy_config()
|
/external/u-boot/board/barco/titanium/ |
D | titanium.c | 250 ksz9021_phy_extended_write(phydev, in board_phy_config() 253 ksz9021_phy_extended_write(phydev, in board_phy_config() 256 ksz9021_phy_extended_write(phydev, in board_phy_config()
|
/external/u-boot/board/sks-kinkel/sksimx6/ |
D | sksimx6.c | 107 ksz9021_phy_extended_write(phydev, MII_KSZ9021_EXT_RGMII_RX_DATA_SKEW, in mx6_rgmii_rework() 110 ksz9021_phy_extended_write(phydev, MII_KSZ9021_EXT_RGMII_TX_DATA_SKEW, in mx6_rgmii_rework() 113 ksz9021_phy_extended_write(phydev, MII_KSZ9021_EXT_RGMII_CLOCK_SKEW, in mx6_rgmii_rework()
|
/external/u-boot/board/Arcturus/ucp1020/ |
D | ucp1020.c | 163 ksz9021_phy_extended_write(phydev, in board_phy_config() 169 ksz9021_phy_extended_write(phydev, in board_phy_config()
|
/external/u-boot/include/ |
D | micrel.h | 31 int ksz9021_phy_extended_write(struct phy_device *phydev, int regnum, u16 val);
|
/external/u-boot/drivers/net/phy/ |
D | micrel_ksz90x1.c | 216 int ksz9021_phy_extended_write(struct phy_device *phydev, int regnum, u16 val) in ksz9021_phy_extended_write() function 242 return ksz9021_phy_extended_write(phydev, regnum, val); in ksz9021_phy_extwrite()
|
/external/u-boot/board/boundary/nitrogen6x/ |
D | nitrogen6x.c | 363 ksz9021_phy_extended_write(phydev, in board_phy_config() 366 ksz9021_phy_extended_write(phydev, in board_phy_config() 369 ksz9021_phy_extended_write(phydev, in board_phy_config()
|