Searched refs:SXGBE_DMA_INT_STATUS_RI (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_reg.h483 #define SXGBE_DMA_INT_STATUS_RI BIT(6) macro
H A Dsxgbe_dma.c268 if (int_status & SXGBE_DMA_INT_STATUS_RI) {
271 clear_val |= SXGBE_DMA_INT_STATUS_RI;

Completed in 152 milliseconds