Searched defs:pl022 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/spi/
H A Dspi-pl022.c379 struct pl022 { struct
466 static void internal_cs_control(struct pl022 *pl022, u32 command) internal_cs_control() argument
478 static void pl022_cs_control(struct pl022 *pl022, u32 command) pl022_cs_control() argument
494 static void giveback(struct pl022 *pl022) giveback() argument
554 static int flush(struct pl022 *pl022) flush() argument
573 static void restore_state(struct pl022 *pl022) restore_state() argument
663 static void load_ssp_default_config(struct pl022 *pl022) load_ssp_default_config() argument
685 static void readwriter(struct pl022 *pl022) readwriter() argument
790 static void *next_transfer(struct pl022 *pl022) next_transfer() argument
810 static void unmap_free_dma_scatter(struct pl022 *pl022) unmap_free_dma_scatter() argument
823 struct pl022 *pl022 = data; dma_callback() local
879 static void setup_dma_scatter(struct pl022 *pl022, setup_dma_scatter() argument
933 static int configure_dma(struct pl022 *pl022) configure_dma() argument
1123 static int pl022_dma_probe(struct pl022 *pl022) pl022_dma_probe() argument
1171 static int pl022_dma_autoprobe(struct pl022 *pl022) pl022_dma_autoprobe() argument
1200 static void terminate_dma(struct pl022 *pl022) terminate_dma() argument
1211 static void pl022_dma_remove(struct pl022 *pl022) pl022_dma_remove() argument
1223 static inline int configure_dma(struct pl022 *pl022) configure_dma() argument
1228 static inline int pl022_dma_autoprobe(struct pl022 *pl022) pl022_dma_autoprobe() argument
1233 static inline int pl022_dma_probe(struct pl022 *pl022) pl022_dma_probe() argument
1238 static inline void pl022_dma_remove(struct pl022 *pl022) pl022_dma_remove() argument
1256 struct pl022 *pl022 = dev_id; pl022_interrupt_handler() local
1346 static int set_up_next_transfer(struct pl022 *pl022, set_up_next_transfer() argument
1380 struct pl022 *pl022 = (struct pl022 *) data; pump_transfers() local
1446 static void do_interrupt_dma_transfer(struct pl022 *pl022) do_interrupt_dma_transfer() argument
1483 static void do_polling_transfer(struct pl022 *pl022) do_polling_transfer() argument
1563 struct pl022 *pl022 = spi_master_get_devdata(master); pl022_transfer_one_message() local
1589 struct pl022 *pl022 = spi_master_get_devdata(master); pl022_unprepare_transfer_hardware() local
1598 static int verify_controller_parameters(struct pl022 *pl022, verify_controller_parameters() argument
1717 static int calculate_effective_freq(struct pl022 *pl022, int freq, struct calculate_effective_freq() argument
1829 struct pl022 *pl022 = spi_master_get_devdata(spi->master); pl022_setup() local
2100 struct pl022 *pl022 = NULL; /*Data for this driver */ pl022_probe() local
2291 struct pl022 *pl022 = amba_get_drvdata(adev); pl022_remove() local
2315 struct pl022 *pl022 = dev_get_drvdata(dev); pl022_suspend() local
2338 struct pl022 *pl022 = dev_get_drvdata(dev); pl022_resume() local
2359 struct pl022 *pl022 = dev_get_drvdata(dev); pl022_runtime_suspend() local
2369 struct pl022 *pl022 = dev_get_drvdata(dev); pl022_runtime_resume() local

Completed in 51 milliseconds