Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/micrel/
Dks8851.c1342 unsigned both_done = MBIR_TXMBF | MBIR_RXMBF; in ks8851_read_selftest() local
1348 if ((rd & both_done) != both_done) { in ks8851_read_selftest()
Dks8851_mll.c1438 unsigned both_done = MBIR_TXMBF | MBIR_RXMBF; in ks_read_selftest() local
1444 if ((rd & both_done) != both_done) { in ks_read_selftest()