Searched refs:started_channels (Results 1 – 1 of 1) sorted by relevance
209 u64 started_channels; member1340 u64 started_channels = debugfs_dma_base->pm.started_channels; in coh901318_debugfs_read() local1355 if (started_channels & (1 << i)) in coh901318_debugfs_read()1423 pm->started_channels &= ~(1ULL << cohc->id); in enable_powersave()1434 pm->started_channels |= (1ULL << cohc->id); in disable_powersave()2670 base->pm.started_channels = 0; in coh901318_probe()