Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dmmc_spi.c154 dma_addr_t ones_dma; member
607 t->tx_dma = host->ones_dma; in mmc_spi_setup_data_message()
621 t->tx_dma = host->ones_dma; in mmc_spi_setup_data_message()
649 t->tx_dma = host->ones_dma; in mmc_spi_setup_data_message()
1394 host->ones_dma = dma_map_single(dev, ones, in mmc_spi_probe()
1412 host->status.tx_dma = host->ones_dma; in mmc_spi_probe()
1499 dma_unmap_single(host->dma_dev, host->ones_dma, in mmc_spi_remove()