Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac.h318 #define CH_CFG2_L_SRC_PER_POS 4 macro
Ddw-axi-dmac-platform.c103 cfg_lo |= config->src_per << CH_CFG2_L_SRC_PER_POS | in axi_chan_config_write()