Searched refs:ns83820_run_bist (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/natsemi/ |
D | ns83820.c | 1716 static void ns83820_run_bist(struct net_device *ndev, const char *name, u32 enable, u32 done, u32 f… function 2041 ns83820_run_bist(ndev, "sram bist", PTSCR_RBIST_EN, 2043 ns83820_run_bist(ndev, "eeprom bist", PTSCR_EEBIST_EN, 0, 2045 ns83820_run_bist(ndev, "eeprom load", PTSCR_EELOAD_EN, 0, 0);
|