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);
724 thc_i2c_rx_max_size_enable(dev, false); in thc_swdma_read_start()784 thc_i2c_rx_max_size_enable(dev, true); in thc_swdma_read_completion()
1622 int thc_i2c_rx_max_size_enable(struct thc_device *dev, bool enable) in thc_i2c_rx_max_size_enable() function1642 EXPORT_SYMBOL_NS_GPL(thc_i2c_rx_max_size_enable, "INTEL_THC");
448 thc_i2c_rx_max_size_enable(qcdev->thc_hw, true); in quicki2c_dma_adv_enable()468 thc_i2c_rx_max_size_enable(qcdev->thc_hw, false); in quicki2c_dma_adv_disable()