Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dpxa2xx.c1595 int rfs, tfs; in pxa2xx_i2s_update() local
1598 tfs = (i2s->tx_len || i2s->fifo_len < SACR_TFTH(i2s->control[0])) && in pxa2xx_i2s_update()
1602 qemu_set_irq(i2s->tx_dma, tfs); in pxa2xx_i2s_update()
1611 if (tfs) in pxa2xx_i2s_update()