Home
last modified time | relevance | path

Searched refs:D40_SREG_CFG_PSIZE_POS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/dma/
H A Dste_dma40_ll.c105 src |= cfg->src_info.psize << D40_SREG_CFG_PSIZE_POS; in d40_phy_cfg()
109 dst |= cfg->dst_info.psize << D40_SREG_CFG_PSIZE_POS; in d40_phy_cfg()
H A Dste_dma40_ll.h28 #define D40_SREG_CFG_PSIZE_POS 10 macro