Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Ddw_mmc.h216 u8 part_buf_start; member
A Ddw_mmc.c1168 host->part_buf_start = 0; in dw_mci_submit_data()
2273 memcpy(buf, (void *)&host->part_buf + host->part_buf_start, in dw_mci_pull_part_bytes()
2276 host->part_buf_start += cnt; in dw_mci_pull_part_bytes()
2285 host->part_buf_start = cnt; in dw_mci_pull_final_bytes()

Completed in 11 milliseconds