txc_cr            352 drivers/net/ethernet/aurora/nb8800.c 	u32 txc_cr;
txc_cr            358 drivers/net/ethernet/aurora/nb8800.c 	txc_cr = nb8800_readl(priv, NB8800_TXC_CR);
txc_cr            359 drivers/net/ethernet/aurora/nb8800.c 	if (txc_cr & TCR_EN)
txc_cr            364 drivers/net/ethernet/aurora/nb8800.c 	nb8800_writel(priv, NB8800_TXC_CR, txc_cr | TCR_EN);