Searched refs:ucc_backup (Results 1 – 1 of 1) sorted by relevance
821 struct udma_chan_config ucc_backup; in udma_reset_chan() local824 memcpy(&ucc_backup, &uc->config, sizeof(uc->config)); in udma_reset_chan()828 memcpy(&uc->config, &ucc_backup, sizeof(uc->config)); in udma_reset_chan()