Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
Dmv_xor.h77 struct mv_xor_device { struct
78 void __iomem *xor_base;
79 void __iomem *xor_high_base;
80 struct clk *clk;
81 struct mv_xor_chan *channels[MV_XOR_MAX_CHANNELS];
82 int xor_type;
84 u32 win_start[WINDOW_COUNT];
85 u32 win_end[WINDOW_COUNT];
/kernel/linux/linux-6.6/drivers/dma/
Dmv_xor.h77 struct mv_xor_device { struct
78 void __iomem *xor_base;
79 void __iomem *xor_high_base;
80 struct clk *clk;
81 struct mv_xor_chan *channels[MV_XOR_MAX_CHANNELS];
82 int xor_type;
84 u32 win_start[WINDOW_COUNT];
85 u32 win_end[WINDOW_COUNT];