Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dll_temac.h295 #define STS_CTRL_APP0_IRQONEND (1 << 30) macro
H A Dll_temac_main.c375 lp->rx_bd_v[i].app0 = cpu_to_be32(STS_CTRL_APP0_IRQONEND); in temac_dma_bd_init()
1087 bd->app0 = cpu_to_be32(STS_CTRL_APP0_IRQONEND); in ll_temac_recv()