Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/include/asm/
Ddma.h227 char dma_mode, char mem_width, char syncmode, char peri_width) in set_bfin_dma_config2() argument
247 (flow_mode << 12) | (syncmode << 2) | (peri_width << 4); in set_bfin_dma_config2()