Searched refs:txid (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/sh/
H A Ddma-sh7760.c42 unsigned int txid; /* ID of first DMABRG IRQ for this unit */ member in struct:camelot_pcm
55 .txid = DMABRGIRQ_A0TXF,
59 .txid = DMABRGIRQ_A1TXF,
135 dmairq = (recv) ? cam->txid + 2 : cam->txid;
165 dmairq = (recv) ? cam->txid + 2 : cam->txid;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dau1xmmc.c860 int txid, rxid; local
865 txid = res->start;
875 host->tx_chan = au1xxx_dbdma_chan_alloc(memid, txid,

Completed in 75 milliseconds