Home
last modified time | relevance | path

Searched full:directions (Results 1 – 25 of 241) sorted by relevance

12345678910

/linux-6.12.1/drivers/staging/media/sunxi/cedrus/
Dcedrus_video.c40 .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()
Dcedrus_video.h21 u32 directions; member
/linux-6.12.1/include/uapi/linux/
Datm_tcp.h37 int type; /* message type; both directions */
38 atm_kptr_t vcc; /* both directions */
40 struct atm_qos qos; /* both directions */
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-driver-xdata8 in all directions.
33 in all directions.
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_sspp.h112 * bottom directions from source image for scaling.
121 * bottom directions for scaling.
133 * directions
Ddpu_hw_util.h182 * and bottom directions from source image for scaling.
190 * bottom directions for scaling.
/linux-6.12.1/tools/testing/selftests/dma/
Ddma_map_benchmark.c18 static char *directions[] = { variable
121 threads, seconds, node, dir[directions], granule); in main()
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dce.h31 * Directions for interconnect pipe configuration.
35 * Pipe Directions are relative to the Host, so PIPEDIR_IN means
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dce.h24 /* Directions for interconnect pipe configuration.
28 * Pipe Directions are relative to the Host, so PIPEDIR_IN means
/linux-6.12.1/include/linux/
Dmost.h61 * @direction: Supported channel directions.
81 * and directions. This information is provided by an HDM for the MostCore.
163 * Directions of usage:
/linux-6.12.1/Documentation/hwmon/
Dpowerz.rst29 As current can flow in both directions through the tester the sign of the
/linux-6.12.1/Documentation/input/
Dgamepad.rst55 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/devicetree/bindings/sound/
Dadi,axi-i2s.txt4 (capture) or both directions enabled.
/linux-6.12.1/net/hsr/
DKconfig19 device will be sent in both directions on the ring (over both slave
/linux-6.12.1/sound/soc/ti/
Dsdma-pcm.c42 /* Standard names for the directions: 'tx' and 'rx' */ in sdma_pcm_platform_register()
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dpixfmt-m420.rst22 directions. Each CbCr pair belongs to four pixels. For example,
/linux-6.12.1/drivers/dma/dw-edma/
Ddw-edma-core.c222 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/fb/
Darkfb.rst26 * panning in both directions
Dvt8623fb.rst24 * panning in both directions
/linux-6.12.1/drivers/media/rc/keymaps/
Drc-imon-rsc.c10 // with 16 directions. This is supported by the imon_rsc BPF decoder
/linux-6.12.1/tools/testing/vsock/
DREADME19 Invoke test binaries in both directions as follows:
/linux-6.12.1/sound/soc/fsl/
Dfsl_asrc_common.h10 /* directions */
/linux-6.12.1/Documentation/scsi/
Dadvansys.rst175 If init/main.c is modified as described in the 'Directions for Adding
224 Nathan Hartwell <mage@cdc3.cdc.net> provided the directions and
/linux-6.12.1/drivers/mailbox/
Dsun6i-msgbox.c120 /* The coprocessor is responsible for setting channel directions. */ in sun6i_msgbox_startup()
236 * directions, and we share this hardware block with other firmware in sun6i_msgbox_probe()
/linux-6.12.1/Documentation/devicetree/bindings/ufs/
Dufs-common.yaml52 number of lanes is used both directions at once.

12345678910