Home
last modified time | relevance | path

Searched refs:dw_spi_update_config (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/spi/
H A Dspi-dw-core.c345 void dw_spi_update_config(struct dw_spi *dws, struct spi_device *spi, in dw_spi_update_config() function
409 EXPORT_SYMBOL_NS_GPL(dw_spi_update_config, "SPI_DW_CORE");
520 dw_spi_update_config(dws, spi, &cfg, NULL); in dw_spi_transfer_one()
832 dw_spi_update_config(dws, mem->spi, &cfg, NULL); in dw_spi_exec_mem_op()
1000 dw_spi_update_config(dws, mem->spi, &cfg, &enh_cfg); in dw_spi_exec_enh_mem_op()
H A Dspi-dw.h340 extern void dw_spi_update_config(struct dw_spi *dws, struct spi_device *spi,