Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dste_dma40.h39 #define STEDMA40_PSIZE_PHY_1 0x4 macro
H A 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()
H A Dste_dma40.c114 .src_info.psize = STEDMA40_PSIZE_PHY_1,
118 .dst_info.psize = STEDMA40_PSIZE_PHY_1,
1007 if (psize == STEDMA40_PSIZE_PHY_1) in d40_psize_2_burst_size()
2657 psize = STEDMA40_PSIZE_PHY_1; in dma40_config_to_halfchannel()