Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dat_hdmac_regs.h87 #define ATC_SCSIZE(x) (ATC_SCSIZE_MASK & ((x) << 16)) macro
H A Dat_hdmac.c1053 ctrla = ATC_SCSIZE(sconfig->src_maxburst) in atc_prep_slave_sg()
1197 ctrla = ATC_SCSIZE(sconfig->src_maxburst) in atc_dma_cyclic_fill_desc()