Home
last modified time | relevance | path

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

/drivers/dma/
Dste_dma40.h70 struct stedma40_half_channel_info { struct
103 struct stedma40_half_channel_info src_info;
104 struct stedma40_half_channel_info dst_info;
Dste_dma40_ll.c138 struct stedma40_half_channel_info *info, in d40_phy_fill_lli()
215 struct stedma40_half_channel_info *info, in d40_phy_buf_to_lli()
216 struct stedma40_half_channel_info *otherinfo, in d40_phy_buf_to_lli()
272 struct stedma40_half_channel_info *info, in d40_phy_sg_to_lli()
273 struct stedma40_half_channel_info *otherinfo, in d40_phy_sg_to_lli()
Dste_dma40_ll.h447 struct stedma40_half_channel_info *info,
448 struct stedma40_half_channel_info *otherinfo,
Dste_dma40.c2140 struct stedma40_half_channel_info *src_info = &cfg->src_info; in d40_prep_sg_log()
2141 struct stedma40_half_channel_info *dst_info = &cfg->dst_info; in d40_prep_sg_log()
2168 struct stedma40_half_channel_info *src_info = &cfg->src_info; in d40_prep_sg_phy()
2169 struct stedma40_half_channel_info *dst_info = &cfg->dst_info; in d40_prep_sg_phy()
2637 struct stedma40_half_channel_info *info, in dma40_config_to_halfchannel()