Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Datmel-mci-regs.h163 static inline unsigned int atmci_convert_chksize(unsigned int maxburst) in atmci_convert_chksize() function
Datmel-mci.c1038 maxburst = atmci_convert_chksize(host->dma_conf.src_maxburst); in atmci_prepare_data_dma()
1042 maxburst = atmci_convert_chksize(host->dma_conf.dst_maxburst); in atmci_prepare_data_dma()