Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dste_dma40_ll.h433 void d40_phy_cfg(struct stedma40_chan_cfg *cfg,
H A Dste_dma40_ll.c68 void d40_phy_cfg(struct stedma40_chan_cfg *cfg, u32 *src_cfg, u32 *dst_cfg) in d40_phy_cfg() function
H A Dste_dma40.c2787 d40_phy_cfg(cfg, &d40c->src_def_cfg, &d40c->dst_def_cfg); in d40_set_runtime_config_write()