Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dste_dma40_ll.h83 #define D40_MEM_LCSP1_SCFG_PSIZE_POS 10 macro
91 #define D40_MEM_LCSP1_SCFG_PSIZE_MASK (0x3 << D40_MEM_LCSP1_SCFG_PSIZE_POS)
H A Dste_dma40_ll.c59 l1 |= cfg->src_info.psize << D40_MEM_LCSP1_SCFG_PSIZE_POS; in d40_log_cfg()