Home
last modified time | relevance | path

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

/linux-6.15/drivers/spi/
H A Dspi-stm32-ospi.c113 struct stm32_ospi { struct
155 static int stm32_ospi_abort(struct stm32_ospi *ospi) in stm32_ospi_abort() argument
211 static int stm32_ospi_wait_cmd(struct stm32_ospi *ospi) in stm32_ospi_wait_cmd()
255 struct stm32_ospi *ospi = (struct stm32_ospi *)dev_id; in stm32_ospi_irq()
303 static int stm32_ospi_tx_mm(struct stm32_ospi *ospi, in stm32_ospi_tx_mm()
311 static int stm32_ospi_tx_dma(struct stm32_ospi *ospi, in stm32_ospi_tx_dma()
872 struct stm32_ospi *ospi; in stm32_ospi_probe()
996 struct stm32_ospi *ospi = dev_get_drvdata(dev); in stm32_ospi_suspend()
1005 struct stm32_ospi *ospi = dev_get_drvdata(dev); in stm32_ospi_resume()
1029 struct stm32_ospi *ospi = dev_get_drvdata(dev); in stm32_ospi_runtime_suspend()
[all …]