Searched refs:UCC_GETH_UCCE_GRA (Results 1 – 3 of 3) sorted by relevance
641 #define UCC_GETH_UCCE_GRA 0x20000000 macro
178 #define UCCE_OTHER (UCC_GETH_UCCE_SCAR | UCC_GETH_UCCE_GRA | \
1433 clrbits32(uccf->p_uccm, UCC_GETH_UCCE_GRA); in ugeth_graceful_stop_tx()1434 out_be32(uccf->p_ucce, UCC_GETH_UCCE_GRA); /* clear by writing 1 */ in ugeth_graceful_stop_tx()1446 } while (!(temp & UCC_GETH_UCCE_GRA) && --i); in ugeth_graceful_stop_tx()