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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dshdma.c47 static unsigned long sh_dmae_slave_used[BITS_TO_LONGS(SH_DMA_SLAVE_NUMBER)]; variable
309 if (test_and_set_bit(param->slave_id, sh_dmae_slave_used)) {
350 clear_bit(param->slave_id, sh_dmae_slave_used);
376 clear_bit(param->slave_id, sh_dmae_slave_used);

Completed in 48 milliseconds