Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dimx-sdma.c1267 unsigned int stride_fifos; in sdma_set_watermarklevel_for_sais() local
1275 stride_fifos = sdmac->stride_fifos_src; in sdma_set_watermarklevel_for_sais()
1278 stride_fifos = sdmac->stride_fifos_dst; in sdma_set_watermarklevel_for_sais()
1286 FIELD_PREP(SDMA_WATERMARK_LEVEL_OFF_FIFOS, stride_fifos); in sdma_set_watermarklevel_for_sais()