Searched refs:thc_i2c_rx_int_delay_enable (Results 1 – 4 of 4) sorted by relevance
131 int thc_i2c_rx_int_delay_enable(struct thc_device *dev, bool enable);
733 thc_i2c_rx_int_delay_enable(dev, false); in thc_swdma_read_start()793 thc_i2c_rx_int_delay_enable(dev, true); in thc_swdma_read_completion()
1692 int thc_i2c_rx_int_delay_enable(struct thc_device *dev, bool enable) in thc_i2c_rx_int_delay_enable() function1712 EXPORT_SYMBOL_NS_GPL(thc_i2c_rx_int_delay_enable, "INTEL_THC");
455 thc_i2c_rx_int_delay_enable(qcdev->thc_hw, true); in quicki2c_dma_adv_enable()471 thc_i2c_rx_int_delay_enable(qcdev->thc_hw, false); in quicki2c_dma_adv_disable()