Searched refs:StatusFlags (Results 1 – 1 of 1) sorted by relevance
475 uint32 StatusFlags = ChBase->DMA_STATUS; in GMAC_RxIRQHandler() local483 ((StatusFlags & GMAC_DMA_CH0_STATUS_RI_MASK) != 0U)) in GMAC_RxIRQHandler()515 uint32 StatusFlags = ChBase->DMA_STATUS; in GMAC_TxIRQHandler() local523 ((StatusFlags & GMAC_DMA_CH0_STATUS_TI_MASK) != 0U)) in GMAC_TxIRQHandler()