Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Duli526x.c368 u16 phy_value; in uli526x_init() local
382 phy_value = uli_phy_read(db->ioaddr, phy_tmp, 3, db->chip_id); in uli526x_init()
383 if (phy_value != 0xffff && phy_value != 0) { in uli526x_init()