started_channels  209 drivers/dma/coh901318.c 	u64 started_channels;
started_channels 1342 drivers/dma/coh901318.c 	u64 started_channels = debugfs_dma_base->pm.started_channels;
started_channels 1357 drivers/dma/coh901318.c 		if (started_channels & (1ULL << i))
started_channels 1427 drivers/dma/coh901318.c 	pm->started_channels &= ~(1ULL << cohc->id);
started_channels 1438 drivers/dma/coh901318.c 	pm->started_channels |= (1ULL << cohc->id);
started_channels 2661 drivers/dma/coh901318.c 	base->pm.started_channels = 0;