Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
H A Dns83820.c1695 static void ns83820_run_bist(struct net_device *ndev, const char *name, u32 enable, u32 done, u32 fail) function
1993 ns83820_run_bist(ndev, "sram bist", PTSCR_RBIST_EN,
1995 ns83820_run_bist(ndev, "eeprom bist", PTSCR_EEBIST_EN, 0,
1997 ns83820_run_bist(ndev, "eeprom load", PTSCR_EELOAD_EN, 0, 0);
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/
H A Dns83820.c1698 static void ns83820_run_bist(struct net_device *ndev, const char *name, u32 enable, u32 done, u32 fail) function
1996 ns83820_run_bist(ndev, "sram bist", PTSCR_RBIST_EN,
1998 ns83820_run_bist(ndev, "eeprom bist", PTSCR_EEBIST_EN, 0,
2000 ns83820_run_bist(ndev, "eeprom load", PTSCR_EELOAD_EN, 0, 0);

Completed in 7 milliseconds