Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mmc/
Ddw_mmc.h187 u8 part_buf_start; member
/linux-4.1.27/drivers/mmc/host/
Ddw_mmc.c903 host->part_buf_start = 0; in dw_mci_submit_data()
1780 memcpy(buf, (void *)&host->part_buf + host->part_buf_start, in dw_mci_pull_part_bytes()
1783 host->part_buf_start += cnt; in dw_mci_pull_part_bytes()
1792 host->part_buf_start = cnt; in dw_mci_pull_final_bytes()