| /linux-6.15/drivers/staging/media/sunxi/cedrus/ |
| H A 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()
|
| H A D | cedrus_video.h | 21 u32 directions; member
|
| /linux-6.15/tools/testing/selftests/dma/ |
| H A D | dma_map_benchmark.c | 18 static char *directions[] = { variable 121 threads, seconds, node, dir[directions], granule); in main()
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-driver-xdata | 8 in all directions. 33 in all directions.
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | powerz.rst | 29 As current can flow in both directions through the tester the sign of the
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | adi,axi-i2s.txt | 4 (capture) or both directions enabled.
|
| H A D | nvidia,tegra210-admaif.yaml | 49 both directions.
|
| H A D | rockchip,i2s-tdm.yaml | 79 description: resets for the tx and rx directions
|
| /linux-6.15/drivers/dma/dw-edma/ |
| H A D | dw-edma-core.c | 223 caps->directions = BIT(DMA_DEV_TO_MEM); in dw_edma_device_caps() 225 caps->directions = BIT(DMA_MEM_TO_DEV); in dw_edma_device_caps() 228 caps->directions = BIT(DMA_DEV_TO_MEM); in dw_edma_device_caps() 230 caps->directions = BIT(DMA_MEM_TO_DEV); in dw_edma_device_caps() 792 dma->directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); in dw_edma_channel_setup()
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-m420.rst | 22 directions. Each CbCr pair belongs to four pixels. For example,
|
| /linux-6.15/Documentation/fb/ |
| H A D | vt8623fb.rst | 24 * panning in both directions
|
| H A D | arkfb.rst | 26 * panning in both directions
|
| H A D | s3fb.rst | 34 * panning in both directions
|
| /linux-6.15/Documentation/devicetree/bindings/pinctrl/ |
| H A D | intel,pinctrl-keembay.yaml | 14 of pin directions, input/output values and configuration
|
| /linux-6.15/net/hsr/ |
| H A D | Kconfig | 19 device will be sent in both directions on the ring (over both slave
|
| /linux-6.15/Documentation/devicetree/bindings/ufs/ |
| H A D | ufs-common.yaml | 52 number of lanes is used both directions at once.
|
| /linux-6.15/Documentation/sound/designs/ |
| H A D | control-names.rst | 15 <nothing> both directions
|
| /linux-6.15/drivers/spi/ |
| H A 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.15/tools/testing/vsock/ |
| H A D | README | 19 Invoke test binaries in both directions as follows:
|
| /linux-6.15/Documentation/input/ |
| H A 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.15/Documentation/misc-devices/ |
| H A D | apds990x.rst | 28 Driver makes necessary conversions to both directions so that user handles
|
| /linux-6.15/drivers/dma/ |
| H A D | mcf-edma-main.c | 234 mcf_edma->dma_dev.directions = in mcf_edma_probe()
|
| H A D | dmaengine.c | 592 if (!device->directions) in dma_get_slave_caps() 597 caps->directions = device->directions; in dma_get_slave_caps()
|
| H A D | fsl-edma-main.c | 765 fsl_edma->dma_dev.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); in fsl_edma_probe() 767 fsl_edma->dma_dev.directions |= BIT(DMA_DEV_TO_DEV); in fsl_edma_probe()
|
| /linux-6.15/include/linux/ |
| H A D | dmaengine.h | 514 u32 directions; member 892 u32 directions; member
|