Home
last modified time | relevance | path

Searched refs:directions (Results 1 – 25 of 88) 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-iio334 from the pad's size in both directions. Should be calibrated by
394 the underlying value in the specified directions.
1062 If separate attributes exist for the two directions, but
1064 threshold value applies to both directions.
1145 If separate attributes exist for the two directions, but
1147 hysteresis value applies to both directions.
1197 If separate attributes exist for the two directions,
1199 then a single threshold value applies to both directions.
1287 specified then this period applies to both directions.
2115 A list of possible counting directions whic
[all...]
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/drivers/dma/dw-edma/
H A Ddw-edma-core.c211 caps->directions = BIT(DMA_DEV_TO_MEM); in dw_edma_device_caps()
213 caps->directions = BIT(DMA_MEM_TO_DEV); in dw_edma_device_caps()
216 caps->directions = BIT(DMA_DEV_TO_MEM); in dw_edma_device_caps()
218 caps->directions = BIT(DMA_MEM_TO_DEV); in dw_edma_device_caps()
957 dma->directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); in dw_edma_channel_setup()
/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/net/hsr/
H A DKconfig19 device will be sent in both directions on the ring (over both slave
/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/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/Documentation/misc-devices/
H A Dapds990x.rst
/linux/drivers/dma/
H A Dfsl-edma-main.c862 fsl_edma->dma_dev.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); in fsl_edma_probe()
864 fsl_edma->dma_dev.directions |= BIT(DMA_DEV_TO_DEV); in fsl_edma_probe()
H A Duniphier-mdmac.c419 ddev->directions = BIT(DMA_MEM_TO_DEV) | BIT(DMA_DEV_TO_MEM); in uniphier_mdmac_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/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