Lines Matching refs:s3c64xx_spi_driver_data

206 struct s3c64xx_spi_driver_data {  struct
229 static void s3c64xx_flush_fifo(struct s3c64xx_spi_driver_data *sdd) in s3c64xx_flush_fifo() argument
279 struct s3c64xx_spi_driver_data *sdd; in s3c64xx_spi_dmacb()
285 struct s3c64xx_spi_driver_data, rx_dma); in s3c64xx_spi_dmacb()
288 struct s3c64xx_spi_driver_data, tx_dma); in s3c64xx_spi_dmacb()
308 struct s3c64xx_spi_driver_data *sdd; in s3c64xx_prepare_dma()
317 struct s3c64xx_spi_driver_data, rx_dma); in s3c64xx_prepare_dma()
323 struct s3c64xx_spi_driver_data, tx_dma); in s3c64xx_prepare_dma()
357 struct s3c64xx_spi_driver_data *sdd = in s3c64xx_spi_set_cs()
382 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(spi); in s3c64xx_spi_prepare_transfer()
412 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(spi); in s3c64xx_spi_unprepare_transfer()
432 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(host); in s3c64xx_spi_can_dma()
464 static void s3c64xx_iowrite_rep(const struct s3c64xx_spi_driver_data *sdd, in s3c64xx_iowrite_rep()
490 static int s3c64xx_enable_datapath(struct s3c64xx_spi_driver_data *sdd, in s3c64xx_enable_datapath()
553 static u32 s3c64xx_spi_wait_for_timeout(struct s3c64xx_spi_driver_data *sdd, in s3c64xx_spi_wait_for_timeout()
572 static int s3c64xx_wait_for_dma(struct s3c64xx_spi_driver_data *sdd, in s3c64xx_wait_for_dma()
616 static int s3c64xx_wait_for_pio(struct s3c64xx_spi_driver_data *sdd, in s3c64xx_wait_for_pio()
695 static int s3c64xx_spi_config(struct s3c64xx_spi_driver_data *sdd) in s3c64xx_spi_config()
777 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(host); in s3c64xx_spi_prepare_message()
802 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(host); in s3c64xx_spi_transfer_one()
989 struct s3c64xx_spi_driver_data *sdd; in s3c64xx_spi_setup()
1080 struct s3c64xx_spi_driver_data *sdd = data; in s3c64xx_spi_irq()
1118 static void s3c64xx_spi_hwinit(struct s3c64xx_spi_driver_data *sdd) in s3c64xx_spi_hwinit()
1205 struct s3c64xx_spi_driver_data *sdd) in s3c64xx_spi_set_port_id()
1229 static void s3c64xx_spi_set_fifomask(struct s3c64xx_spi_driver_data *sdd) in s3c64xx_spi_set_fifomask()
1249 struct s3c64xx_spi_driver_data *sdd; in s3c64xx_spi_probe()
1400 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(host); in s3c64xx_spi_remove()
1420 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(host); in s3c64xx_spi_suspend()
1439 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(host); in s3c64xx_spi_resume()
1458 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(host); in s3c64xx_spi_runtime_suspend()
1470 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(host); in s3c64xx_spi_runtime_resume()