Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-ep93xx.c69 * struct ep93xx_spi - EP93xx SPI controller structure
86 struct ep93xx_spi { struct
115 struct ep93xx_spi *espi = spi_master_get_devdata(master); in ep93xx_spi_calc_divisors()
150 struct ep93xx_spi *espi = spi_master_get_devdata(master); in ep93xx_spi_chip_setup()
181 struct ep93xx_spi *espi = spi_master_get_devdata(master); in ep93xx_do_write()
199 struct ep93xx_spi *espi = spi_master_get_devdata(master); in ep93xx_do_read()
228 struct ep93xx_spi *espi = spi_master_get_devdata(master); in ep93xx_spi_read_write()
275 struct ep93xx_spi *espi = spi_master_get_devdata(master); in ep93xx_spi_dma_prepare()
379 struct ep93xx_spi *espi = spi_master_get_devdata(master); in ep93xx_spi_dma_finish()
406 struct ep93xx_spi *esp in ep93xx_spi_dma_transfer()
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-ep93xx.c69 * struct ep93xx_spi - EP93xx SPI controller structure
86 struct ep93xx_spi { struct
115 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_calc_divisors()
150 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_chip_setup()
181 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_do_write()
199 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_do_read()
228 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_read_write()
275 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_dma_prepare()
379 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_dma_finish()
406 struct ep93xx_spi *esp in ep93xx_spi_dma_transfer()
[all...]

Completed in 3 milliseconds