Home
last modified time | relevance | path

Searched refs:STS_CTRL_APP0_CMPLT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/xilinx/
Dll_temac.h287 #define STS_CTRL_APP0_CMPLT (1 << 28) macro
Dll_temac_main.c628 while (stat & STS_CTRL_APP0_CMPLT) { in temac_start_xmit_done()
759 while ((bdstat & STS_CTRL_APP0_CMPLT)) { in ll_temac_recv()