Searched refs:tx_ctl0 (Results 1 – 3 of 3) sorted by relevance
91 uint32_t tx_ctl0; /**< Transmit Control 0 */ member
576 s->tx_ctl0 = 0; in allwinner_sun8i_emac_reset()606 value = s->tx_ctl0; in allwinner_sun8i_emac_read()713 s->tx_ctl0 = value; in allwinner_sun8i_emac_write()870 VMSTATE_UINT32(tx_ctl0, AwSun8iEmacState),
23 u32 tx_ctl0; /* 0x0c */ member498 setbits_le32(®s->tx_ctl0, 1); in _sunxi_emac_eth_send()