Home
last modified time | relevance | path

Searched refs:thc_spi_write_config (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-dev.h120 int thc_spi_write_config(struct thc_device *dev, u32 spi_freq_val,
H A Dintel-thc-dev.c1231 int thc_spi_write_config(struct thc_device *dev, u32 spi_freq_val, in thc_spi_write_config() function
1271 EXPORT_SYMBOL_NS_GPL(thc_spi_write_config, "INTEL_THC");
/linux/drivers/hid/intel-thc-hid/intel-quickspi/
H A Dpci-quickspi.c430 ret = thc_spi_write_config(qsdev->thc_hw, qsdev->spi_freq_val, in quickspi_dev_init()
902 ret = thc_spi_write_config(qsdev->thc_hw, qsdev->spi_freq_val, in quickspi_restore()