Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dpl041.h43 #define TXIE (1 << 2) macro
/openbmc/linux/drivers/net/ethernet/microchip/
H A Dencx24j600_hw.h293 #define TXIE (1 << 3) macro
H A Dencx24j600.c659 encx24j600_write_reg(priv, EIE, (PCFULIE | RXABTIE | TXABTIE | TXIE | in encx24j600_hw_enable()