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