Searched refs:thc_i2c_set_rx_int_delay (Results 1 – 3 of 3) sorted by relevance
130 int thc_i2c_set_rx_int_delay(struct thc_device *dev, u32 delay_us);
1655 int thc_i2c_set_rx_int_delay(struct thc_device *dev, u32 delay_us) in thc_i2c_set_rx_int_delay() function1682 EXPORT_SYMBOL_NS_GPL(thc_i2c_set_rx_int_delay, "INTEL_THC");
480 thc_i2c_set_rx_int_delay(qcdev->thc_hw, in quicki2c_dma_adv_enable()