Searched refs:max_fifo_depth (Results 1 – 2 of 2) sorted by relevance
299 int max_fifo_depth, bytes_per_word; in omap2_mcspi_set_fifo() local311 max_fifo_depth = OMAP2_MCSPI_MAX_FIFODEPTH / 2; in omap2_mcspi_set_fifo()313 max_fifo_depth = OMAP2_MCSPI_MAX_FIFODEPTH; in omap2_mcspi_set_fifo()332 mcspi->fifo_depth = max_fifo_depth; in omap2_mcspi_set_fifo()
1621 int max_fifo_depth, int tparams) in omap_dma_init_gcr() argument1629 if (max_fifo_depth == 0) in omap_dma_init_gcr()1630 max_fifo_depth = 1; in omap_dma_init_gcr()1634 val = 0xff & max_fifo_depth; in omap_dma_init_gcr()