Searched refs:efm32_spi_ddata (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/spi/
H A Dspi-efm32.c73 struct efm32_spi_ddata { struct
97 static void efm32_spi_write32(struct efm32_spi_ddata *ddata, efm32_spi_write32()
103 static u32 efm32_spi_read32(struct efm32_spi_ddata *ddata, unsigned offset) efm32_spi_read32()
110 struct efm32_spi_ddata *ddata = spi_master_get_devdata(spi->master); efm32_spi_chipselect()
119 struct efm32_spi_ddata *ddata = spi_master_get_devdata(spi->master); efm32_spi_setup_transfer()
148 static void efm32_spi_tx_u8(struct efm32_spi_ddata *ddata) efm32_spi_tx_u8()
162 static void efm32_spi_rx_u8(struct efm32_spi_ddata *ddata) efm32_spi_rx_u8()
175 static void efm32_spi_filltx(struct efm32_spi_ddata *ddata) efm32_spi_filltx()
186 struct efm32_spi_ddata *ddata = spi_master_get_devdata(spi->master); efm32_spi_txrx_bufs()
224 struct efm32_spi_ddata *ddata = data; efm32_spi_rxirq()
254 struct efm32_spi_ddata *ddata = data; efm32_spi_txirq()
283 static u32 efm32_spi_get_configured_location(struct efm32_spi_ddata *ddata) efm32_spi_get_configured_location()
291 struct spi_master *master, struct efm32_spi_ddata *ddata) efm32_spi_probe_dt()
321 struct efm32_spi_ddata *ddata; efm32_spi_probe()
465 struct efm32_spi_ddata *ddata = spi_master_get_devdata(master); efm32_spi_remove()

Completed in 188 milliseconds