Searched full:unidirectional (Results 1 – 25 of 57) sorted by relevance
123
/linux-6.12.1/drivers/firmware/arm_scmi/transports/ |
D | mailbox.c | 24 * @chan_receiver: Optional Receiver mailbox unidirectional channel 25 * @chan_platform_receiver: Optional Platform Receiver mailbox unidirectional channel 99 * @a2p_rx_chan: A reference to an optional unidirectional channel to use 220 /* Additional unidirectional channel for TX if needed */ in mailbox_chan_setup()
|
/linux-6.12.1/Documentation/devicetree/bindings/firmware/ |
D | arm,scmi.yaml | 93 channel if the underlying mailbox channels are of unidirectional type. 99 2 mbox / 1 shmem => SCMI TX over 2 mailbox unidirectional channels 100 3 mbox / 2 shmem => SCMI TX and RX over 3 mailbox unidirectional channels 101 4 mbox / 2 shmem => SCMI TX and RX over 4 mailbox unidirectional channels
|
/linux-6.12.1/Documentation/devicetree/bindings/mailbox/ |
D | arm,mhuv3.yaml | 15 enables unidirectional communications with remote processors through various 22 Given the unidirectional nature of the controller, an MHUv3 mailbox controller 38 acquire two distinct unidirectional channels, one for each block.
|
D | arm,mhuv2.yaml | 15 between 1 and 124 channel windows (each 32-bit wide) to provide unidirectional 19 Given the unidirectional nature of the controller, an MHUv2 mailbox may only
|
D | hisilicon,hi3660-mailbox.txt | 5 processors, MCU, HIFI, etc. Each channel is unidirectional and accessed
|
D | ti,secure-proxy.yaml | 16 called "threads" or "proxies" - each instance is unidirectional and is
|
D | allwinner,sun6i-a31-msgbox.yaml | 14 two-user mailbox controller containing 8 unidirectional FIFOs. An interrupt
|
D | ti,message-manager.txt | 7 "proxies" - each instance is unidirectional and is instantiated at SoC
|
D | hisilicon,hi6220-mailbox.txt | 5 is unidirectional with a maximum message size of 8 words. I/O is
|
D | fsl,mu.yaml | 78 This MU support 6 type of unidirectional channels, each type
|
/linux-6.12.1/Documentation/devicetree/bindings/remoteproc/ |
D | st,stm32-rproc.yaml | 78 Unidirectional channel: 84 Unidirectional channel:
|
/linux-6.12.1/drivers/greybus/ |
D | operation.c | 712 * arrived, a unidirectional request has been sent, or the operation is 745 * Zero is a reserved operation id for unidirectional operations. in gb_operation_request_send() 883 * unidirectional, there's nothing more to do until the response in greybus_message_sent() 1178 * gb_operation_unidirectional_timeout() - initiate a unidirectional operation 1185 * Initiate a unidirectional operation by sending a request message and 1188 * Note that successful send of a unidirectional operation does not imply that 1215 "%s: unidirectional operation of type 0x%02x failed: %d\n", in gb_operation_unidirectional_timeout()
|
/linux-6.12.1/include/dt-bindings/mailbox/ |
D | tegra186-hsp.h | 31 * Shared mailboxes are unidirectional, so the direction needs to be specified
|
/linux-6.12.1/include/linux/platform_data/ |
D | usb-omap1.h | 38 * 6 == 6 wire unidirectional (or TLL)
|
/linux-6.12.1/drivers/mailbox/ |
D | Kconfig | 24 which provides unidirectional mailboxes between processing elements. 33 which provides unidirectional mailboxes between processing elements.
|
/linux-6.12.1/Documentation/mhi/ |
D | mhi.rst | 76 MHI channels are logical, unidirectional data pipes between a host and a device. 81 Two unidirectional channels with their associated transfer rings form a
|
/linux-6.12.1/Documentation/devicetree/bindings/dma/ |
D | ingenic,dma.yaml | 56 direction will be unidirectional (either RX or TX but not both).
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | maxim,max34408.yaml | 15 unidirectional current sensor offers precision high-side operation with a
|
/linux-6.12.1/include/uapi/rdma/ |
D | rdma_netlink.h | 191 * UNIDIRECTIONAL - For unidirectional UD (1 pathrecord)
|
/linux-6.12.1/sound/firewire/dice/ |
D | dice-weiss.c | 25 // Weiss INT202: 192kHz unidirectional 2-channel digital Firewire nterface
|
/linux-6.12.1/include/linux/amba/ |
D | pl022.h | 37 * @SSP_INTERFACE_UNIDIRECTIONAL: Unidirectional interface (STn8810
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/ivytown/ |
D | uncore-io.json | 387 …lude when packets are being sunk into the ring stop. The IV ring is unidirectional. Whether UP o… 397 …lude when packets are being sunk into the ring stop. The IV ring is unidirectional. Whether UP o… 407 …lude when packets are being sunk into the ring stop. The IV ring is unidirectional. Whether UP o…
|
/linux-6.12.1/include/net/ |
D | slhc_vj.h | 103 #define SPECIAL_D (NEW_S|NEW_A|NEW_W|NEW_U) /* unidirectional data */
|
/linux-6.12.1/drivers/usb/class/ |
D | usblp.c | 21 * v0.4 - fixes in unidirectional mode 209 #define USBLP_QUIRK_BIDIR 0x1 /* reports bidir but requires unidirectional mode (no INs/reads) */ 1053 * Checks for printers that have quirks, such as requiring unidirectional 1260 * - the unidirectional interface.
|
/linux-6.12.1/drivers/net/ipa/ |
D | ipa_data.h | 76 * A GSI channel is a unidirectional means of transferring data to or
|
123