Searched refs:ns83820_run_bist (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ |
D | ns83820.c | 1736 static void ns83820_run_bist(struct net_device *ndev, const char *name, u32 enable, u32 done, u32 f… function 2068 ns83820_run_bist(ndev, "sram bist", PTSCR_RBIST_EN, 2070 ns83820_run_bist(ndev, "eeprom bist", PTSCR_EEBIST_EN, 0, 2072 ns83820_run_bist(ndev, "eeprom load", PTSCR_EELOAD_EN, 0, 0);
|