Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c2466 static const u32 test_pat[4][6] = { in tg3_phy_write_and_check_testpat() local
2483 test_pat[chan][i]); in tg3_phy_write_and_check_testpat()
2516 if (low != test_pat[chan][i] || in tg3_phy_write_and_check_testpat()
2517 high != test_pat[chan][i+1]) { in tg3_phy_write_and_check_testpat()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c2460 static const u32 test_pat[4][6] = { in tg3_phy_write_and_check_testpat() local
2477 test_pat[chan][i]); in tg3_phy_write_and_check_testpat()
2510 if (low != test_pat[chan][i] || in tg3_phy_write_and_check_testpat()
2511 high != test_pat[chan][i+1]) { in tg3_phy_write_and_check_testpat()

Completed in 34 milliseconds