Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Datmel-mci.c884 u32 pointer_reg, counter_reg; in atmci_pdc_set_single_buf() local
889 counter_reg = ATMEL_PDC_RCR; in atmci_pdc_set_single_buf()
892 counter_reg = ATMEL_PDC_TCR; in atmci_pdc_set_single_buf()
897 counter_reg += ATMEL_PDC_SCND_BUF_OFF; in atmci_pdc_set_single_buf()
911 atmci_writel(host, counter_reg, host->data_size); in atmci_pdc_set_single_buf()
915 atmci_writel(host, counter_reg, host->data_size / 4); in atmci_pdc_set_single_buf()
920 atmci_writel(host, counter_reg, sg_dma_len(host->sg) / 4); in atmci_pdc_set_single_buf()