Searched refs:ns83820_run_bist (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/natsemi/ |
H A D | ns83820.c | 1698 static void ns83820_run_bist(struct net_device *ndev, const char *name, u32 enable, u32 done, u32 f… 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);
|