Searched refs:started_channels (Results 1 – 1 of 1) sorted by relevance
209 u64 started_channels; member1342 u64 started_channels = debugfs_dma_base->pm.started_channels; in coh901318_debugfs_read() local1357 if (started_channels & (1ULL << i)) in coh901318_debugfs_read()1427 pm->started_channels &= ~(1ULL << cohc->id); in enable_powersave()1438 pm->started_channels |= (1ULL << cohc->id); in disable_powersave()2660 base->pm.started_channels = 0; in coh901318_probe()