Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Duli526x.c518 u16 phy_value; in uli526x_init() local
520 phy_value = phy->read(db, phy_tmp, 3); //peer add in uli526x_init()
521 if (phy_value != 0xffff && phy_value != 0) { in uli526x_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A 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()

Completed in 6 milliseconds