Home
last modified time | relevance | path

Searched refs:tx_frags (Results 1 – 4 of 4) sorted by relevance

/sound/soc/blackfin/
Dbf6xx-sport.h49 unsigned int tx_frags; member
Dbf5xx-sport.h55 unsigned int tx_frags; member
Dbf5xx-sport.c504 sport->tx_frags = fragcount; in sport_config_tx_dma()
605 if (tx == 1 && *frag == sport->tx_frags) in sport_incfrag()
617 *frag = sport->tx_frags; in sport_decfrag()
Dbf6xx-sport.c165 sport->tx_frags = fragcount; in sport_config_tx_dma()