Searched refs:thc_dma_configure (Results 1 – 4 of 4) sorted by relevance
272 ret = thc_dma_configure(qsdev->thc_hw); in try_recover()494 ret = thc_dma_configure(qsdev->thc_hw); in quickspi_dma_init()785 ret = thc_dma_configure(qsdev->thc_hw); in quickspi_resume()831 ret = thc_dma_configure(qsdev->thc_hw); in quickspi_thaw()915 ret = thc_dma_configure(qsdev->thc_hw); in quickspi_restore()
258 ret = thc_dma_configure(qcdev->thc_hw); in try_recover()527 ret = thc_dma_configure(qcdev->thc_hw); in quicki2c_dma_init()851 ret = thc_dma_configure(qcdev->thc_hw); in quicki2c_resume()893 ret = thc_dma_configure(qcdev->thc_hw); in quicki2c_thaw()959 ret = thc_dma_configure(qcdev->thc_hw); in quicki2c_restore()
145 int thc_dma_configure(struct thc_device *dev);
482 int thc_dma_configure(struct thc_device *dev) in thc_dma_configure() function511 EXPORT_SYMBOL_NS_GPL(thc_dma_configure, "INTEL_THC");