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

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

Completed in 105 milliseconds