Searched refs:counter_reg (Results 1 – 1 of 1) sorted by relevance
738 u32 pointer_reg, counter_reg; in atmci_pdc_set_single_buf() local743 counter_reg = ATMEL_PDC_RCR; in atmci_pdc_set_single_buf()746 counter_reg = ATMEL_PDC_TCR; in atmci_pdc_set_single_buf()751 counter_reg += ATMEL_PDC_SCND_BUF_OFF; in atmci_pdc_set_single_buf()765 atmci_writel(host, counter_reg, host->data_size); in atmci_pdc_set_single_buf()769 atmci_writel(host, counter_reg, host->data_size / 4); in atmci_pdc_set_single_buf()774 atmci_writel(host, counter_reg, sg_dma_len(host->sg) / 4); in atmci_pdc_set_single_buf()