Searched refs:directions (Results 1 – 25 of 85) sorted by relevance
1234
/Linux-v4.19/tools/testing/vsock/ |
D | README | 18 Invoke test binaries in both directions as follows:
|
/Linux-v4.19/net/hsr/ |
D | Kconfig | 15 directions on the ring (over both slave ports), giving a redundant,
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | pixfmt-m420.rst | 22 directions. Each CbCr pair belongs to four pixels. For example,
|
D | selection-api-configuration.rst | 14 vertical directions. Also it may not support scaling at all. At the same
|
/Linux-v4.19/Documentation/fb/ |
D | vt8623fb.txt | 24 * panning in both directions
|
D | arkfb.txt | 26 * panning in both directions
|
D | s3fb.txt | 34 * panning in both directions
|
/Linux-v4.19/Documentation/isdn/ |
D | README.hfc-pci | 4 to read the echo-channel of the isdn bus. So all frames in both directions
|
/Linux-v4.19/Documentation/sound/designs/ |
D | control-names.rst | 15 <nothing> both directions
|
D | oss-emulation.rst | 164 hardware itself does support both directions. 319 To use different values in the two directions, use both
|
/Linux-v4.19/Documentation/input/ |
D | gamepad.rst | 55 Analog-sticks provide freely moveable sticks to control directions. Not 132 Every gamepad provides a D-Pad with four directions: Up, Down, Left, Right
|
/Linux-v4.19/Documentation/devicetree/bindings/ufs/ |
D | ufshcd-pltfrm.txt | 43 directions at once. If not specified, default is 2 lanes per direction.
|
/Linux-v4.19/Documentation/misc-devices/ |
D | apds990x.txt | 25 Driver makes necessary conversions to both directions so that user handles
|
/Linux-v4.19/drivers/dma/ |
D | dmaengine.c | 492 if (!device->directions) in dma_get_slave_caps() 497 caps->directions = device->directions; in dma_get_slave_caps()
|
D | dma-jz4740.c | 544 dd->directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); in jz4740_dma_probe()
|
D | stm32-dma.c | 1279 dd->directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); in stm32_dma_probe() 1288 dd->directions |= BIT(DMA_MEM_TO_MEM); in stm32_dma_probe()
|
/Linux-v4.19/Documentation/networking/ |
D | nf_flowtable.txt | 12 in both directions), then you can decide to offload the flow to the flowtable
|
/Linux-v4.19/include/linux/ |
D | dmaengine.h | 429 u32 directions; member 755 u32 directions; member
|
/Linux-v4.19/Documentation/sound/soc/ |
D | dpcm.rst | 167 directions should also be set with the ``dpcm_playback`` and ``dpcm_capture`` 200 directions using ``dpcm_playback`` and ``dpcm_capture`` above.
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-iio | 209 from the pad's size in both directions. Should be calibrated by 258 the underlying value in the specified directions. 759 If separate attributes exist for the two directions, but 761 threshold value applies to both directions. 841 If separate attributes exist for the two directions, but 843 hysteresis value applies to both directions. 890 If separate attributes exist for the two directions, 892 then a single threshold value applies to both directions. 977 specified then this period applies to both directions. 1672 A list of possible counting directions which are:
|
/Linux-v4.19/drivers/dma/hsu/ |
D | hsu.c | 473 hsu->dma.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); in hsu_dma_probe()
|
/Linux-v4.19/Documentation/arm/ |
D | IXP4xx | 53 There are several websites that provide directions/pointers on using
|
/Linux-v4.19/Documentation/networking/caif/ |
D | spi_porting.txt | 36 of the transfer in both directions.The dev parameter can be used
|
/Linux-v4.19/drivers/staging/most/Documentation/ABI/ |
D | sysfs-bus-most.txt | 176 Indicates the directions the current channel is capable of.
|
/Linux-v4.19/drivers/dma/ti/ |
D | edma.c | 1850 s_ddev->directions = BIT(DMA_MEM_TO_MEM); in edma_dma_init() 1867 s_ddev->directions |= (BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV)); in edma_dma_init() 1899 m_ddev->directions = BIT(DMA_MEM_TO_MEM); in edma_dma_init()
|
1234