Home
last modified time | relevance | path

Searched refs:d40_phy_cfg (Results 1 – 3 of 3) sorted by relevance

/drivers/dma/
Dste_dma40_ll.h433 void d40_phy_cfg(struct stedma40_chan_cfg *cfg,
Dste_dma40_ll.c67 void d40_phy_cfg(struct stedma40_chan_cfg *cfg, u32 *src_cfg, u32 *dst_cfg) in d40_phy_cfg() function
Dste_dma40.c2763 d40_phy_cfg(cfg, &d40c->src_def_cfg, &d40c->dst_def_cfg); in d40_set_runtime_config_write()