Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/xilinx/
H A Dll_temac.h285 #define STS_CTRL_APP0_IRQONEND (1 << 30) macro
H A Dll_temac_main.c378 lp->rx_bd_v[i].app0 = cpu_to_be32(STS_CTRL_APP0_IRQONEND); in temac_dma_bd_init()
1083 bd->app0 = cpu_to_be32(STS_CTRL_APP0_IRQONEND); in ll_temac_recv()