Home
last modified time | relevance | path

Searched refs:counter_reg (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
Datmel-mci.c739 u32 pointer_reg, counter_reg; in atmci_pdc_set_single_buf() local
744 counter_reg = ATMEL_PDC_RCR; in atmci_pdc_set_single_buf()
747 counter_reg = ATMEL_PDC_TCR; in atmci_pdc_set_single_buf()
752 counter_reg += ATMEL_PDC_SCND_BUF_OFF; in atmci_pdc_set_single_buf()
766 atmci_writel(host, counter_reg, host->data_size); in atmci_pdc_set_single_buf()
770 atmci_writel(host, counter_reg, host->data_size / 4); in atmci_pdc_set_single_buf()
775 atmci_writel(host, counter_reg, sg_dma_len(host->sg) / 4); in atmci_pdc_set_single_buf()