Home
last modified time | relevance | path

Searched full:reception (Results 1 – 25 of 472) sorted by relevance

12345678910>>...19

/openbmc/linux/Documentation/ABI/stable/
H A Dfirewire-cdev28 - Isochronous stream transmission and reception
29 - Asynchronous stream transmission and reception
31 - PHY packet transmission and reception
37 - Bus reset initiation, bus reset event reception
42 link layers, reception of inbound requests to such
55 - PHY packet transmission and reception
80 request reception, or PHY packet reception. Always use a read
83 of all event types and for which ioctls affect reception of
87 Allocate a DMA buffer for isochronous reception or transmission
91 prot = at least PROT_READ for reception and at least PROT_WRITE
[all …]
/openbmc/linux/drivers/staging/pi433/Documentation/
H A Dpi433.txt9 (www.pi433.de). It supports transmission and reception. It can be opened
10 by multiple applications for transmission and reception. While transmit
12 application asking for reception will block out all other applications
40 b) reception
43 reception there is only one configuration set.
44 As soon as an application sets a request for receiving a telegram, the reception
47 receiver) is reached. Until this hasn't happened, the reception can be
52 read. So also for reception it is possible to receive more data than the hardware
181 If this value is exceeded, a reception cycle starts
/openbmc/linux/Documentation/networking/device_drivers/can/freescale/
H A Dflexcan.rst10 On/off RTR frames reception
27 As reception of RTR frames is part of the CAN standard, all flexcan
28 cores come up in a mode where RTR reception is possible.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-tuner.rst246 - Stereo audio reception is supported.
249 - Reception of the primary language of a bilingual audio program is
256 - Reception of the secondary language of a bilingual audio program
261 - Reception of a secondary audio program is supported. This is a
303 .. flat-table:: Tuner Audio Reception Flags
361 stereo reception the driver shall fall back to ``MODE_MONO``.
369 bilingual audio or SAP, or their reception is not supported the
375 bilingual audio or SAP, or their reception is not supported the
H A Dext-ctrls-fm-rx.rst10 FM Reception capable devices.
24 Enables/disables RDS reception by the radio tuner
71 Configures the de-emphasis value for reception. A de-emphasis filter
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-led-trigger-netdev55 Signal reception of data on the named network device.
57 If set to 0 (default), the LED will not blink on reception.
60 in interval to signal reception.
/openbmc/linux/net/rxrpc/
H A DKconfig40 bool "Inject delay into packet reception"
43 Say Y here to inject a delay into packet reception, allowing an
/openbmc/linux/include/uapi/linux/
H A Dfirewire-cdev.h314 * isochronous reception. In version 1 of the ABI, &header_length was 0.
372 * - trailer quadlet, containing the reception timestamp as described at
618 * As a side effect, reception of %FW_CDEV_EVENT_BUS_RESET events to be read(2)
806 * @header_size: Header size to strip in single-channel reception
807 * @channel: Channel to bind to in single-channel reception or transmission
819 * In case of multichannel reception, @header_size and @channel are ignored
846 * struct fw_cdev_set_iso_channels - Select channels in multichannel reception
933 * for single-channel reception.
950 * Queue a number of isochronous packets for reception or transmission.
978 * struct fw_cdev_start_iso - Start an isochronous transmission or reception
[all …]
/openbmc/qemu/rust/hw/char/pl011/src/
H A Dlib.rs93 /// Toggle UART, transmission or reception
192 /// transmission or reception, it completes the current character before
362 /// during transmission and reception:
461 /// in the middle of transmission or reception, it completes the current
463 /// transmission and reception occurs for either UART signals or SIR
505 /// of the UART is enabled. Data reception occurs for either UART
507 /// When the UART is disabled in the middle of reception, it completes
590 // reception, it completes the current character before stopping
/openbmc/linux/drivers/i2c/busses/
H A Di2c-stm32f4.c406 * For 2-byte reception, 3-byte reception and for Data N-2, N-1 and N in stm32f4_i2c_handle_read()
407 * for N-byte reception with N > 3, we do not have to read the data in stm32f4_i2c_handle_read()
418 * For N byte reception with N > 3 we directly read data register in stm32f4_i2c_handle_read()
500 * Single byte reception: in stm32f4_i2c_handle_rx_addr()
520 * 2-byte reception: in stm32f4_i2c_handle_rx_addr()
536 * N-byte reception: in stm32f4_i2c_handle_rx_addr()
608 * - in reception : a new byte is received in the shift register in stm32f4_i2c_isr_event()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/
H A Drsyslog.conf80 # provides TCP syslog reception and GSS-API (if compiled to support it)
85 #$ModLoad imudp.so # provides UDP syslog reception
/openbmc/linux/drivers/spi/
H A Dspi-slave-time.c2 * SPI slave handler reporting uptime at reception of previous SPI message
4 * This SPI slave handler sends the time of reception of the last SPI message
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddesc.h54 #define AR5K_5210_RX_DESC_STATUS0_RECEIVE_RATE 0x00078000 /* reception rate */
63 #define AR5K_5210_RX_DESC_STATUS1_FRAME_RECEIVE_OK 0x00000002 /* reception success */
81 #define AR5K_5212_RX_DESC_STATUS0_RECEIVE_RATE 0x000f8000 /* reception rate */
90 #define AR5K_5212_RX_DESC_STATUS1_FRAME_RECEIVE_OK 0x00000002 /* frame reception success */
/openbmc/linux/tools/testing/selftests/drivers/net/ocelot/
H A Dtc_flower_chains.sh206 check_err "$?" "untagged reception"
229 check_err "$?" "tagged reception"
262 check_err "$?" "tagged reception"
302 check_err "$?" "tagged reception"
/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dether1.h193 #define SCB_CMDRXRESUME (2 << 4) /* Resume reception */
194 #define SCB_CMDRXSUSPEND (3 << 4) /* Suspend reception */
195 #define SCB_CMDRXABORT (4 << 4) /* Abort reception */
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dil-All2 # Generated from list in http://www.iba.org.il/reception/
/openbmc/u-boot/doc/
H A DREADME.VLAN12 networking driver. You have to enable reception of the
/openbmc/linux/Documentation/networking/device_drivers/can/
H A Dcan327.rst128 - Reception mode
214 reception mode on its own and can327 will fall back to "``AT MA``"
232 we don't poll it as it would force us to interrupt reception mode.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libiec61883/
H A Dlibiec61883_1.2.0.bb2 libraw1394 for transmission, reception, and management of media streams and \
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dsirf-audio-port.txt11 named "tx") and one for reception (should be named "rx").
H A Dbrcm,bcm2835-i2s.txt12 named "tx") and one for reception (should be named "rx").
/openbmc/linux/drivers/media/common/siano/
H A Dsmscoreapi.h682 /* Reception quality */
807 /* Reception quality */
820 u32 partial_reception; /* TRUE - partial reception, FALSE otherwise */
849 /* Reception quality */
862 u32 partial_reception; /* TRUE - partial reception, FALSE otherwise */
1006 /* Reception */
1019 /* Reception */
/openbmc/qemu/migration/
H A Dpostcopy-ram.h92 * The state is also used by the RAM reception code to know if it
148 /* Notification to wake, either on place or on reception of
/openbmc/linux/drivers/input/serio/
H A Dmaceps2.c35 #define PS2_STATUS_RX_INPROGRESS BIT(5) /* reception in progress */
43 #define PS2_CONTROL_RX_CLOCK_ENABLE BIT(4) /* pause reception if set to 0 */
/openbmc/linux/drivers/nfc/
H A Dmei_phy.h26 * @recv_req_id: reception message counter

12345678910>>...19