Home
last modified time | relevance | path

Searched refs:TXEN (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/audio/
H A Dpl041.h50 #define TXEN (1 << 0) macro
H A Dpl041.c399 uint32_t txen = s->regs.txcr1 & TXEN; in pl041_write()
/qemu/hw/net/
H A Dopencores_eth.c539 if (GET_REGBIT(s, MODER, TXEN) && s->regs[TX_BD_NUM] > 0 &&