Searched refs:thc_dma_configure (Results 1 – 4 of 4) sorted by relevance
236 ret = thc_dma_configure(qcdev->thc_hw); in try_recover()451 ret = thc_dma_configure(qcdev->thc_hw); in quicki2c_dma_init()774 ret = thc_dma_configure(qcdev->thc_hw); in quicki2c_resume()816 ret = thc_dma_configure(qcdev->thc_hw); in quicki2c_thaw()882 ret = thc_dma_configure(qcdev->thc_hw); in quicki2c_restore()
256 ret = thc_dma_configure(qsdev->thc_hw); in try_recover()476 ret = thc_dma_configure(qsdev->thc_hw); in quickspi_dma_init()768 ret = thc_dma_configure(qsdev->thc_hw); in quickspi_resume()814 ret = thc_dma_configure(qsdev->thc_hw); in quickspi_thaw()898 ret = thc_dma_configure(qsdev->thc_hw); in quickspi_restore()
135 int thc_dma_configure(struct thc_device *dev);
480 int thc_dma_configure(struct thc_device *dev) in thc_dma_configure() function509 EXPORT_SYMBOL_NS_GPL(thc_dma_configure, "INTEL_THC");