/linux-6.12.1/drivers/staging/media/sunxi/cedrus/ |
D | cedrus_video.c | 40 .directions = CEDRUS_DECODE_SRC, 45 .directions = CEDRUS_DECODE_SRC, 50 .directions = CEDRUS_DECODE_SRC, 55 .directions = CEDRUS_DECODE_SRC, 60 .directions = CEDRUS_DECODE_DST, 65 .directions = CEDRUS_DECODE_DST, 77 u32 pixelformat, u32 directions) in cedrus_find_format() argument 87 !(fmt->directions & directions)) in cedrus_find_format() 189 if (!(cedrus_formats[i].directions & direction)) in cedrus_enum_fmt()
|
D | cedrus_video.h | 21 u32 directions; member
|
/linux-6.12.1/tools/testing/selftests/dma/ |
D | dma_map_benchmark.c | 18 static char *directions[] = { variable 121 threads, seconds, node, dir[directions], granule); in main()
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-driver-xdata | 8 in all directions. 33 in all directions.
|
/linux-6.12.1/Documentation/hwmon/ |
D | powerz.rst | 29 As current can flow in both directions through the tester the sign of the
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | adi,axi-i2s.txt | 4 (capture) or both directions enabled.
|
/linux-6.12.1/drivers/dma/dw-edma/ |
D | dw-edma-core.c | 222 caps->directions = BIT(DMA_DEV_TO_MEM); in dw_edma_device_caps() 224 caps->directions = BIT(DMA_MEM_TO_DEV); in dw_edma_device_caps() 227 caps->directions = BIT(DMA_DEV_TO_MEM); in dw_edma_device_caps() 229 caps->directions = BIT(DMA_MEM_TO_DEV); in dw_edma_device_caps() 790 dma->directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); in dw_edma_channel_setup()
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | pixfmt-m420.rst | 22 directions. Each CbCr pair belongs to four pixels. For example,
|
/linux-6.12.1/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-6.12.1/net/hsr/ |
D | Kconfig | 19 device will be sent in both directions on the ring (over both slave
|
/linux-6.12.1/tools/testing/vsock/ |
D | README | 19 Invoke test binaries in both directions as follows:
|
/linux-6.12.1/drivers/spi/ |
D | spi-dw-dma.c | 88 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-6.12.1/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-6.12.1/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-6.12.1/Documentation/misc-devices/ |
D | apds990x.rst | 28 Driver makes necessary conversions to both directions so that user handles
|
/linux-6.12.1/drivers/dma/ |
D | dmaengine.c | 590 if (!device->directions) in dma_get_slave_caps() 595 caps->directions = device->directions; in dma_get_slave_caps()
|
D | fsl-edma-main.c | 625 fsl_edma->dma_dev.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); in fsl_edma_probe() 627 fsl_edma->dma_dev.directions |= BIT(DMA_DEV_TO_DEV); in fsl_edma_probe()
|
D | mcf-edma-main.c | 234 mcf_edma->dma_dev.directions = in mcf_edma_probe()
|
/linux-6.12.1/drivers/dma/ptdma/ |
D | ptdma-dmaengine.c | 358 dma_dev->directions = DMA_MEM_TO_MEM; in pt_dmaengine_register()
|
/linux-6.12.1/include/linux/ |
D | dmaengine.h | 514 u32 directions; member 886 u32 directions; member
|
/linux-6.12.1/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-6.12.1/Documentation/trace/ |
D | hisi-ptt.rst | 186 is 4 bit. When the desired format is 4DW, directions and related values 194 When the desired format is 8DW, directions and related values supported are
|