Searched refs:ch_start_tx (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/cxt1e1/ |
D | musycc.c | 257 ch->ch_start_tx, ch->tx_full, ch->txd_free, ch->p.chan_mode); in musycc_dump_ring() 383 ch->channum, ch->ch_start_rx, ch->ch_start_tx, ch->status); in musycc_wq_chan_restart() 423 if ((ch->ch_start_tx) && (ch->status & TX_ENABLED)) in musycc_wq_chan_restart() 442 ch->ch_start_tx = 0; in musycc_wq_chan_restart() 459 le32_to_cpu (md->data), ch->ch_start_tx); in musycc_wq_chan_restart() 964 ch->ch_start_tx, ch->tx_full, ch->txd_free, ch->p.chan_mode); in musycc_bh_tx_eom() 1523 ch->ch_start_tx = CH_START_TX_ONR; in musycc_intr_bh_tasklet() 1541 ch->ch_start_tx, ch->tx_full, ch->txd_free, ch->p.chan_mode); in musycc_intr_bh_tasklet() 1572 ch->ch_start_tx = CH_START_TX_BUF; in musycc_intr_bh_tasklet() 1681 ch->ch_start_tx = 0; in musycc_chan_down() [all …]
|
D | pmcc4_private.h | 78 unsigned char ch_start_tx; member
|
D | pmcc4_drv.c | 1442 ch->ch_start_tx = CH_START_TX_1ST; /* we are delaying start in c4_chan_up()
|