Home
last modified time | relevance | path

Searched refs:transmitting (Results 1 – 25 of 75) sorted by relevance

123

/linux-6.15/Documentation/devicetree/bindings/leds/
H A Dallwinner,sun50i-a100-ledc.yaml70 description: Length of high pulse when transmitting a "0" bit
74 description: Length of low pulse when transmitting a "0" bit
78 description: Length of high pulse when transmitting a "1" bit
82 description: Length of low pulse when transmitting a "1" bit
/linux-6.15/Documentation/devicetree/bindings/serial/
H A Dnvidia,tegra194-tcu.yaml17 for transmitting and one for receiving, that is used to communicate
40 transmitting data from and to the hardware UART.
43 - description: mailbox for transmitting data to hardware UART
/linux-6.15/Documentation/userspace-api/media/rc/
H A Dlirc-get-send-mode.rst34 The mode used for transmitting.
65 - Device does not support transmitting.
/linux-6.15/drivers/media/cec/core/
H A Dcec-adap.c362 adap->transmitting = NULL; in cec_data_cancel()
413 if (adap->transmitting) in cec_flush()
496 if (adap->transmitting) in cec_thread_func()
513 if (adap->transmitting) { in cec_thread_func()
515 adap->transmitting->msg.len, in cec_thread_func()
543 adap->transmitting = data; in cec_thread_func()
611 data = adap->transmitting; in cec_transmit_done_ts()
666 adap->transmitting = NULL; in cec_transmit_done_ts()
956 if (!adap->transmitting) in cec_transmit_msg_fh()
1683 if (adap->transmitting) in cec_adap_enable()
[all …]
/linux-6.15/drivers/net/team/
H A DKconfig33 Basic mode where port used for transmitting packets is selected in
45 Basic mode where port used for transmitting packets is selected
/linux-6.15/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dfsl,ucc-hdlc.yaml83 slots used for transmitting and receiving.
90 slots used for transmitting and receiving.
/linux-6.15/drivers/media/rc/
H A Dredrat3.c224 bool transmitting; member
238 if (!rr3->transmitting && (code != 0x40)) in redrat3_dump_fw_error()
276 if (!rr3->transmitting) in redrat3_dump_fw_error()
760 if (rr3->transmitting) { in redrat3_transmit_ir()
769 rr3->transmitting = true; in redrat3_transmit_ir()
846 rr3->transmitting = false; in redrat3_transmit_ir()
H A Dite-cir.h84 bool transmitting; member
H A Dite-cir.c181 bool for_tx = dev->transmitting; in ite_set_carrier_params()
348 dev->transmitting = true; in ite_tx_ir()
458 dev->transmitting = false; in ite_tx_ir()
1198 wait_event_interruptible(dev->tx_ended, !dev->transmitting); in ite_close()
1452 wait_event_interruptible(dev->tx_ended, !dev->transmitting); in ite_suspend()
/linux-6.15/Documentation/devicetree/bindings/iio/health/
H A Dti,afe4404.yaml20 description: Supply to transmitting LEDs.
H A Dti,afe4403.yaml20 description: Supply to transmitting LEDs.
/linux-6.15/drivers/usb/class/
H A Dcdc-acm.h78 int transmitting; member
/linux-6.15/Documentation/devicetree/bindings/display/
H A Dlvds.yaml27 data lanes, transmitting bits for slots 6 to 0 instead of 0 to 6.
/linux-6.15/Documentation/scsi/
H A Dcxgb3i.rst18 On transmitting, Chelsio S3 h/w computes and inserts the Header and
32 On transmitting, S3 h/w accepts the complete PDU (header + data)
/linux-6.15/Documentation/devicetree/bindings/media/
H A Dst-rc.txt14 protocol used for transmitting remote control signals. tx-mode should
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dairoha,en8811h.yaml37 Reverse tx polarity of SERDES. This is the transmitting
/linux-6.15/Documentation/devicetree/bindings/phy/
H A Dallwinner,sun6i-a31-mipi-dphy.yaml52 - "tx" for transmitting (e.g. when used with MIPI DSI).
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dimx-audio-hdmi.yaml29 This is a boolean property. If present, the transmitting function
/linux-6.15/drivers/net/hippi/
H A DKconfig36 transmitting and receiving. This memory cannot be used by any other
/linux-6.15/Documentation/devicetree/bindings/dsp/
H A Dmediatek,mt8186-dsp.yaml52 - description: mailbox for transmitting requests to audio DSP.
H A Dmediatek,mt8195-dsp.yaml54 - description: mailbox for transmitting requests to audio DSP.
/linux-6.15/Documentation/bpf/
H A Dredirect.rst28 Not all drivers support transmitting frames after a redirect, and for
/linux-6.15/Documentation/userspace-api/media/cec/
H A Dcec-pin-error-inj.rst93 receiving CEC messages and those relating to transmitting CEC messages. In
158 keeps transmitting after the first byte was NACKed.
190 stop transmitting ('Arbitration Lost'). This is very hard to test,
200 This setting changes the behavior of transmitting CEC messages. Normally
293 Just stop transmitting after this bit. If <op> specifies a specific CEC
/linux-6.15/Documentation/userspace-api/media/drivers/
H A Dcx2341x-uapi.rst23 transmitting this block the first line of the block on the right to the
31 second line of 8 UV pairs of the top-left block, etc. After transmitting
/linux-6.15/Documentation/networking/mac80211_hwsim/
H A Dmac80211_hwsim.rst44 currently enabled and on the same channel as the transmitting

123