Searched refs:tx_ctl1 (Results 1 – 3 of 3) sorted by relevance
553 s->tx_ctl1 &= ~TX_CTL1_TX_DMA_START; in allwinner_sun8i_emac_transmit()577 s->tx_ctl1 = 0; in allwinner_sun8i_emac_reset()609 value = s->tx_ctl1; in allwinner_sun8i_emac_read()716 s->tx_ctl1 = value; in allwinner_sun8i_emac_write()871 VMSTATE_UINT32(tx_ctl1, AwSun8iEmacState),
92 uint32_t tx_ctl1; /**< Transmit Control 1 */ member
24 u32 tx_ctl1; /* 0x10 */ member