Searched refs:tx_stat (Results 1 – 2 of 2) sorted by relevance
631 unsigned int *tx_stat) in sport_check_status() argument653 if (tx_stat) { in sport_check_status()659 *tx_stat = status; in sport_check_status()711 unsigned int tx_stat; in tx_handler() local714 sport_check_status(sport, NULL, NULL, &tx_stat); in tx_handler()715 if (!(tx_stat & DMA_DONE)) { in tx_handler()
224 u32 tx_stat[1]; /* Status register */ member