Searched refs:max_fifo_depth (Results 1 – 2 of 2) sorted by relevance
298 int max_fifo_depth, bytes_per_word; in omap2_mcspi_set_fifo() local310 max_fifo_depth = OMAP2_MCSPI_MAX_FIFODEPTH / 2; in omap2_mcspi_set_fifo()312 max_fifo_depth = OMAP2_MCSPI_MAX_FIFODEPTH; in omap2_mcspi_set_fifo()331 mcspi->fifo_depth = max_fifo_depth; in omap2_mcspi_set_fifo()
1627 int max_fifo_depth, int tparams) in omap_dma_init_gcr() argument1635 if (max_fifo_depth == 0) in omap_dma_init_gcr()1636 max_fifo_depth = 1; in omap_dma_init_gcr()1640 val = 0xff & max_fifo_depth; in omap_dma_init_gcr()