Home
last modified time | relevance | path

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

/linux-3.3/include/linux/mmc/
Ddw_mmc.h163 u8 part_buf_start; member
/linux-3.3/drivers/mmc/host/
Ddw_mmc.c512 host->part_buf_start = 0; in dw_mci_submit_data()
1053 memcpy(buf, (void *)&host->part_buf + host->part_buf_start, in dw_mci_pull_part_bytes()
1056 host->part_buf_start += cnt; in dw_mci_pull_part_bytes()
1065 host->part_buf_start = cnt; in dw_mci_pull_final_bytes()