Lines Matching +full:per +full:- +full:peripheral
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright 2004-2009 Freescale Semiconductor, Inc. All Rights Reserved.
14 * This enumerates peripheral types. Used for SDMA.
29 IMX_DMATYPE_EXT, /* External peripheral */
62 return !strcmp(dev_name(chan->device->dev), "ipu-core"); in imx_dma_is_ipu()
67 return !strcmp(chan->device->dev->driver->name, "imx-sdma") || in imx_dma_is_general_purpose()
68 !strcmp(chan->device->dev->driver->name, "imx-dma"); in imx_dma_is_general_purpose()
72 * struct sdma_peripheral_config - SDMA config for audio
79 * @words_per_fifo: numbers of words per FIFO fetch/fill, 1 means
80 * one channel per FIFO, 2 means 2 channels per FIFO..
89 * one FIFO register per channel and the SDMA engine has to read/write