Home
last modified time | relevance | path

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

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