Searched refs:tx_active (Results 1 – 2 of 2) sorted by relevance
114 emc->tx_active = false; in emc_reset()289 emc->tx_active = false; in emc_halt_tx()752 emc->tx_active = true; in npcm7xx_emc_write()754 while (emc->tx_active) { in npcm7xx_emc_write()842 VMSTATE_BOOL(tx_active, NPCM7xxEMCState),
271 bool tx_active; member