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 */
60 return !strcmp(dev_name(chan->device->dev), "ipu-core"); in imx_dma_is_ipu()
65 return !strcmp(chan->device->dev->driver->name, "imx-sdma") || in imx_dma_is_general_purpose()
66 !strcmp(chan->device->dev->driver->name, "imx-dma"); in imx_dma_is_general_purpose()
70 * struct sdma_peripheral_config - SDMA config for audio
77 * @words_per_fifo: numbers of words per FIFO fetch/fill, 1 means
78 * one channel per FIFO, 2 means 2 channels per FIFO..
87 * one FIFO register per channel and the SDMA engine has to read/write