/Linux-v5.4/drivers/staging/media/sunxi/cedrus/ |
D | cedrus_video.c | 38 .directions = CEDRUS_DECODE_SRC, 42 .directions = CEDRUS_DECODE_SRC, 46 .directions = CEDRUS_DECODE_DST, 50 .directions = CEDRUS_DECODE_DST, 62 static struct cedrus_format *cedrus_find_format(u32 pixelformat, u32 directions, in cedrus_find_format() argument 76 (fmt->directions & directions) != 0) in cedrus_find_format() 86 static bool cedrus_check_format(u32 pixelformat, u32 directions, in cedrus_check_format() argument 89 return cedrus_find_format(pixelformat, directions, capabilities); in cedrus_check_format() 181 if (!(cedrus_formats[i].directions & direction)) in cedrus_enum_fmt() 369 u32 directions; in cedrus_queue_setup() local [all …]
|
D | cedrus_video.h | 21 u32 directions; member
|
/Linux-v5.4/tools/testing/vsock/ |
D | README | 18 Invoke test binaries in both directions as follows:
|
/Linux-v5.4/net/hsr/ |
D | Kconfig | 16 directions on the ring (over both slave ports), giving a redundant,
|
/Linux-v5.4/Documentation/devicetree/bindings/sound/ |
D | adi,axi-i2s.txt | 4 (capture) or both directions enabled.
|
/Linux-v5.4/Documentation/fb/ |
D | vt8623fb.rst | 24 * panning in both directions
|
D | arkfb.rst | 26 * panning in both directions
|
D | s3fb.rst | 34 * panning in both directions
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | pixfmt-m420.rst | 29 directions. Each CbCr pair belongs to four pixels. For example,
|
/Linux-v5.4/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-v5.4/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-v5.4/Documentation/ABI/testing/ |
D | sysfs-bus-counter | 73 Y. Two count directions are available: forward and backward. 79 This attribute exposes such count directions.
|
D | sysfs-bus-iio | 212 from the pad's size in both directions. Should be calibrated by 261 the underlying value in the specified directions. 762 If separate attributes exist for the two directions, but 764 threshold value applies to both directions. 844 If separate attributes exist for the two directions, but 846 hysteresis value applies to both directions. 893 If separate attributes exist for the two directions, 895 then a single threshold value applies to both directions. 980 specified then this period applies to both directions. 1685 A list of possible counting directions which are:
|
/Linux-v5.4/Documentation/misc-devices/ |
D | apds990x.txt | 25 Driver makes necessary conversions to both directions so that user handles
|
/Linux-v5.4/drivers/dma/ |
D | dmaengine.c | 482 if (!device->directions) in dma_get_slave_caps() 487 caps->directions = device->directions; in dma_get_slave_caps()
|
D | mcf-edma.c | 256 mcf_edma->dma_dev.directions = in mcf_edma_probe()
|
D | uniphier-mdmac.c | 421 ddev->directions = BIT(DMA_MEM_TO_DEV) | BIT(DMA_DEV_TO_MEM); in uniphier_mdmac_probe()
|
D | fsl-edma.c | 378 fsl_edma->dma_dev.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); in fsl_edma_probe()
|
/Linux-v5.4/Documentation/devicetree/bindings/ufs/ |
D | ufshcd-pltfrm.txt | 52 directions at once. If not specified, default is 2 lanes per direction.
|
/Linux-v5.4/Documentation/networking/ |
D | nf_flowtable.txt | 12 in both directions), then you can decide to offload the flow to the flowtable
|
/Linux-v5.4/include/linux/ |
D | dmaengine.h | 417 u32 directions; member 743 u32 directions; member
|
/Linux-v5.4/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-v5.4/drivers/dma/hsu/ |
D | hsu.c | 466 hsu->dma.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); in hsu_dma_probe()
|
/Linux-v5.4/Documentation/arm/ |
D | ixp4xx.rst | 53 There are several websites that provide directions/pointers on using
|