Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/net/
H A Dnpcm_gmac.h231 #define NPCM_DMA_STATUS_TU BIT(2) macro
241 NPCM_DMA_STATUS_TU | \
/openbmc/qemu/hw/net/
H A Dnpcm_gmac.c552 gmac->regs[R_NPCM_DMA_STATUS] |= NPCM_DMA_STATUS_TU; in gmac_try_send_next_packet()