Searched defs:ospi (Results 1 – 2 of 2) sorted by relevance
125 static void f_ospi_clear_irq(struct f_ospi *ospi) in f_ospi_clear_irq()158 static int f_ospi_prepare_config(struct f_ospi *ospi) in f_ospi_prepare_config()176 static int f_ospi_unprepare_config(struct f_ospi *ospi) in f_ospi_unprepare_config()232 static void f_ospi_config_dll(struct f_ospi *ospi) in f_ospi_config_dll()263 static void f_ospi_config_indir_protocol(struct f_ospi *ospi, in f_ospi_config_indir_protocol()382 static void f_ospi_indir_start_xfer(struct f_ospi *ospi) in f_ospi_indir_start_xfer()388 static void f_ospi_indir_stop_xfer(struct f_ospi *ospi) in f_ospi_indir_stop_xfer()394 static int f_ospi_indir_wait_xfer_complete(struct f_ospi *ospi) in f_ospi_indir_wait_xfer_complete()586 static int f_ospi_init(struct f_ospi *ospi) in f_ospi_init()611 struct f_ospi *ospi; in f_ospi_probe() local[all …]
155 static int stm32_ospi_abort(struct stm32_ospi *ospi) in stm32_ospi_abort()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() local303 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()768 struct stm32_ospi *ospi = platform_get_drvdata(pdev); in stm32_ospi_get_resources() local861 struct stm32_ospi *ospi; in stm32_ospi_probe() local990 struct stm32_ospi *ospi = dev_get_drvdata(dev); in stm32_ospi_suspend() local1001 struct stm32_ospi *ospi = dev_get_drvdata(dev); in stm32_ospi_resume() local1030 struct stm32_ospi *ospi = dev_get_drvdata(dev); in stm32_ospi_runtime_suspend() local[all …]
Completed in 10 milliseconds