Searched refs:max_fifo_depth (Results 1 – 2 of 2) sorted by relevance
313 int max_fifo_depth, bytes_per_word; in omap2_mcspi_set_fifo() local325 max_fifo_depth = OMAP2_MCSPI_MAX_FIFODEPTH / 2; in omap2_mcspi_set_fifo()327 max_fifo_depth = OMAP2_MCSPI_MAX_FIFODEPTH; in omap2_mcspi_set_fifo()346 mcspi->fifo_depth = max_fifo_depth; in omap2_mcspi_set_fifo()
1626 int max_fifo_depth, int tparams) in omap_dma_init_gcr() argument1634 if (max_fifo_depth == 0) in omap_dma_init_gcr()1635 max_fifo_depth = 1; in omap_dma_init_gcr()1639 val = 0xff & max_fifo_depth; in omap_dma_init_gcr()