Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mmc/
Ddw_mmc.h191 u32 part_buf32; member
/linux-4.1.27/drivers/mmc/host/
Ddw_mmc.c1886 mci_fifo_writel(host->fifo_reg, host->part_buf32); in dw_mci_push_data32()
1919 mci_fifo_writel(host->fifo_reg, host->part_buf32); in dw_mci_push_data32()
1949 host->part_buf32 = mci_fifo_readl(host->fifo_reg); in dw_mci_pull_data32()