Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Drtl8139.c328CSCR_F_LINK_100 = 1<<6, /* Used to login force good link in 100Mbps for diagnostic purposes. 1 = D… enumerator
1207 s->CSCR = CSCR_F_LINK_100 | CSCR_HEART_BIT | CSCR_LD; in rtl8139_reset_phy()