Home
last modified time | relevance | path

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

/qemu/include/hw/net/
H A Dnpcm_gmac.h235 #define NPCM_DMA_STATUS_TI BIT(0) macro
240 #define NPCM_DMA_STATUS_NIS_BITS (NPCM_DMA_STATUS_TI | \
/qemu/hw/net/
H A Dnpcm_gmac.c636 gmac->regs[R_NPCM_DMA_STATUS] |= NPCM_DMA_STATUS_TI; in gmac_try_send_next_packet()