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