Home
last modified time | relevance | path

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

1234

/linux/tools/dma/
H A Ddma_map_benchmark.c17 static char *directions[] = { variable
120 threads, seconds, node, directions[dir], granule); in main()
/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.
1059 If separate attributes exist for the two directions, but
1061 threshold value applies to both directions.
1142 If separate attributes exist for the two directions, but
1144 hysteresis value applies to both directions.
1194 If separate attributes exist for the two directions,
1196 then a single threshold value applies to both directions.
1284 specified then this period applies to both directions.
2077 A list of possible counting directions which are:
[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/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()
802 dma->directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); in dw_edma_channel_setup()
/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/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.rst28 Driver makes necessary conversions to both directions so that user handles
/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 Dmilbeaut-hdmac.c495 ddev->directions = BIT(DMA_MEM_TO_DEV) | BIT(DMA_DEV_TO_MEM); in milbeaut_hdmac_probe()
/linux/include/linux/
H A Ddmaengine.h514 u32 directions; member
892 u32 directions; member
/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