Home
last modified time | relevance | path

Searched refs:tx_stat (Results 1 – 2 of 2) sorted by relevance

/sound/soc/blackfin/
Dbf5xx-sport.c631 unsigned int *tx_stat) in sport_check_status() argument
653 if (tx_stat) { in sport_check_status()
659 *tx_stat = status; in sport_check_status()
711 unsigned int tx_stat; in tx_handler() local
714 sport_check_status(sport, NULL, NULL, &tx_stat); in tx_handler()
715 if (!(tx_stat & DMA_DONE)) { in tx_handler()
/sound/mips/
Dhal2.h224 u32 tx_stat[1]; /* Status register */ member