Searched refs:ADMA_CH_CONFIG_BURST_SIZE (Results 1 – 1 of 1) sorted by relevance
53 #define ADMA_CH_CONFIG_BURST_SIZE(val) (((val) & 0x7) << 20) macro523 ch_regs->config |= ADMA_CH_CONFIG_BURST_SIZE(burst_size); in tegra_adma_set_xfer_params()