Searched refs:DELAY_OF_ONE_MILLISEC (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/xilinx/ | ||
D | xilinx_axienet.h | 342 #define DELAY_OF_ONE_MILLISEC 1000 macro |
D | xilinx_axienet_main.c | 445 timeout = DELAY_OF_ONE_MILLISEC; in __axienet_device_reset() |