Searched refs:thc_i2c_rx_max_size_enable (Results 1 – 4 of 4) sorted by relevance
129 int thc_i2c_rx_max_size_enable(struct thc_device *dev, bool enable);
731 thc_i2c_rx_max_size_enable(dev, false); in thc_swdma_read_start()791 thc_i2c_rx_max_size_enable(dev, true); in thc_swdma_read_completion()
1624 int thc_i2c_rx_max_size_enable(struct thc_device *dev, bool enable) in thc_i2c_rx_max_size_enable() function1644 EXPORT_SYMBOL_NS_GPL(thc_i2c_rx_max_size_enable, "INTEL_THC");
475 thc_i2c_rx_max_size_enable(qcdev->thc_hw, true); in quicki2c_dma_adv_enable()495 thc_i2c_rx_max_size_enable(qcdev->thc_hw, false); in quicki2c_dma_adv_disable()