Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/xilinx/
H A Dxilinx_dma.c507 void __iomem *regs;
508 struct device *dev;
511 u32 flush_on_fsync;
512 bool ext_addr;
515 struct clk *axi_clk;
516 struct clk *tx_clk;
517 struct clk *txs_clk;
518 struct clk *rx_clk;
520 u32 s2mm_chan_id;
521 u32 mm2s_chan_id;
[all …]