Searched refs:STS_CTRL_APP0_EOP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/xilinx/ | ||
H A D | ll_temac.h | 300 #define STS_CTRL_APP0_EOP (1 << 26) macro |
H A D | ll_temac_main.c | 932 cur_p->app0 |= cpu_to_be32(STS_CTRL_APP0_EOP); in temac_start_xmit() |