Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/dec/tulip/
Duli526x.c521 u16 phy_value; in uli526x_init() local
523 phy_value = phy->read(db, phy_tmp, 3); //peer add in uli526x_init()
524 if (phy_value != 0xffff && phy_value != 0) { in uli526x_init()