Home
last modified time | relevance | path

Searched defs:ospi (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/spi/
H A Dspi-sn-f-ospi.c125 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 …]
H A Dspi-stm32-ospi.c155 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() local
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()
773 struct stm32_ospi *ospi = platform_get_drvdata(pdev); in stm32_ospi_get_resources() local
872 struct stm32_ospi *ospi; in stm32_ospi_probe() local
996 struct stm32_ospi *ospi = dev_get_drvdata(dev); in stm32_ospi_suspend() local
1005 struct stm32_ospi *ospi = dev_get_drvdata(dev); in stm32_ospi_resume() local
1029 struct stm32_ospi *ospi = dev_get_drvdata(dev); in stm32_ospi_runtime_suspend() local
[all …]
/linux-6.15/arch/arm64/boot/dts/xilinx/
H A Dversal-net.dtsi533 ospi: spi@f1010000 { label
/linux-6.15/net/xfrm/
H A Dxfrm_state.c164 struct hlist_head *ndst, *nsrc, *nspi, *nseq, *odst, *osrc, *ospi, *oseq; in xfrm_hash_resize() local