Home
last modified time | relevance | path

Searched refs:directions (Results 1 – 25 of 81) sorted by relevance

1234

/linux/tools/dma/
H A Ddma_map_benchmark.c17 static char *directions[] = { variable
137 mode[map_mode], threads, seconds, node, directions[dir], granule);
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-xdata8 in all directions.
33 in all directions.
H A Dsysfs-bus-most176 Indicates the directions the channel is capable of.
/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_video.h21 u32 directions; member
/linux/Documentation/hwmon/
H A Dpowerz.rst29 As current can flow in both directions through the tester the sign of the
/linux/Documentation/devicetree/bindings/sound/
H A Dadi,axi-i2s.txt4 (capture) or both directions enabled.
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-m420.rst23 directions. Each CbCr pair belongs to four pixels. For example,
H A Dselection-api-configuration.rst15 vertical directions. Also it may not support scaling at all. At the same
/linux/Documentation/fb/
H A Dvt8623fb.rst24 * panning in both directions
H A Darkfb.rst26 * panning in both directions
H A Ds3fb.rst34 * panning in both directions
/linux/drivers/dma/dw-edma/
H A Ddw-edma-core.c160 caps->directions = BIT(DMA_DEV_TO_MEM); in dw_edma_device_caps()
162 caps->directions = BIT(DMA_MEM_TO_DEV); in dw_edma_device_caps()
165 caps->directions = BIT(DMA_DEV_TO_MEM); in dw_edma_device_caps()
167 caps->directions = BIT(DMA_MEM_TO_DEV); in dw_edma_device_caps()
1001 dma->directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); in dw_edma_channel_setup()
/linux/net/hsr/
H A DKconfig19 device will be sent in both directions on the ring (over both slave
/linux/Documentation/sound/designs/
H A Dcontrol-names.rst15 <nothing> both directions
H A Doss-emulation.rst164 hardware itself does support both directions.
319 To use different values in the two directions, use both
/linux/drivers/spi/
H A Dspi-dw-dma.c88 if (!(tx.directions & BIT(DMA_MEM_TO_DEV) && in dw_spi_dma_caps_init()
89 rx.directions & BIT(DMA_DEV_TO_MEM))) in dw_spi_dma_caps_init()
/linux/drivers/dma/
H A Ddmaengine.c592 if (!device->directions) in dma_get_slave_caps()
597 caps->directions = device->directions; in dma_get_slave_caps()
H A Duniphier-mdmac.c419 ddev->directions = BIT(DMA_MEM_TO_DEV) | BIT(DMA_DEV_TO_MEM); in uniphier_mdmac_probe()
H A Dfsl-edma-main.c864 fsl_edma->dma_dev.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); in fsl_edma_probe()
866 fsl_edma->dma_dev.directions |= BIT(DMA_DEV_TO_DEV); in fsl_edma_probe()
H A Dmilbeaut-hdmac.c495 ddev->directions = BIT(DMA_MEM_TO_DEV) | BIT(DMA_DEV_TO_MEM); in milbeaut_hdmac_probe()
H A Dmmp_tdma.c701 tdev->device.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); in mmp_tdma_probe()
/linux/drivers/dma/hsu/
H A Dhsu.c477 hsu->dma.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); in hsu_dma_probe()
/linux/include/linux/
H A Ddmaengine.h522 u32 directions; member
901 u32 directions; member
/linux/Documentation/arch/arm/
H A Dixp4xx.rst53 There are several websites that provide directions/pointers on using
/linux/Documentation/iio/
H A Dade9000.rst155 Event directions:

1234