Home
last modified time | relevance | path

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

/drivers/dma/
Dste_dma40_ll.c103 if (cfg->src_info.psize != STEDMA40_PSIZE_PHY_1) { in d40_phy_cfg()
107 if (cfg->dst_info.psize != STEDMA40_PSIZE_PHY_1) { in d40_phy_cfg()
147 if (psize == STEDMA40_PSIZE_PHY_1) in d40_phy_fill_lli()
Dste_dma40.h39 #define STEDMA40_PSIZE_PHY_1 0x4 macro
Dste_dma40.c116 .src_info.psize = STEDMA40_PSIZE_PHY_1,
120 .dst_info.psize = STEDMA40_PSIZE_PHY_1,
1009 if (psize == STEDMA40_PSIZE_PHY_1) in d40_psize_2_burst_size()
2659 psize = STEDMA40_PSIZE_PHY_1; in dma40_config_to_halfchannel()