Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac_priv.h116 #define DMA_CHx_STATUS_NIS_SET_MSK (0x00008000) macro
Deth_dwc_xgmac.c892 reg_val = DMA_CHx_STATUS_NIS_SET_MSK | DMA_CHx_STATUS_AIS_SET_MSK | in eth_dwc_xgmac_isr()