Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dll_temac.h300 #define STS_CTRL_APP0_EOP (1 << 26) macro
H A Dll_temac_main.c932 cur_p->app0 |= cpu_to_be32(STS_CTRL_APP0_EOP); in temac_start_xmit()