Home
last modified time | relevance | path

Searched refs:SDR (Results 1 – 25 of 49) sorted by relevance

12

/linux-5.19.10/Documentation/userspace-api/media/v4l/
Ddev-sdr.rst6 Software Defined Radio Interface (SDR)
9 SDR is an abbreviation of Software Defined Radio, the radio device which
13 SDR devices are accessed through character device special files named
21 Devices supporting the SDR receiver interface set the
27 element for the SDR receiver.
29 Devices supporting the SDR transmitter interface set the
35 element for the SDR transmitter.
44 SDR devices can support :ref:`controls <control>`, and must support
49 The ``V4L2_TUNER_SDR`` tuner type is used for setting SDR device ADC/DAC
52 follow the SDR tuner index. Normally the SDR tuner is #0 and the RF
[all …]
Dsdr-formats.rst6 SDR Formats
9 These formats are used for :ref:`SDR <sdr>` interface only.
Dpixfmt-sdr-ru12le.rst3 .. _V4L2-SDR-FMT-RU12LE:
Dpixfmt-sdr-cu16le.rst3 .. _V4L2-SDR-FMT-CU16LE:
Dpixfmt-sdr-cs14le.rst3 .. _V4L2-SDR-FMT-CS14LE:
Dvidioc-g-modulator.rst55 :ref:`SDR <sdr>` specific modulator types are ``V4L2_TUNER_SDR`` and
56 ``V4L2_TUNER_RF``. For SDR devices ``txsubchans`` field must be
57 initialized to zero. The term 'modulator' means SDR transmitter in this
Dvidioc-g-tuner.rst55 :ref:`SDR <sdr>` specific tuner types are ``V4L2_TUNER_SDR`` and
56 ``V4L2_TUNER_RF``. For SDR devices ``audmode`` field must be initialized
57 to zero. The term 'tuner' means SDR receiver in this context.
203 Software Digital Radio (SDR)
206 - Tuner controls the RF part of a Software Digital Radio (SDR)
Dpixfmt-sdr-pcu16be.rst3 .. _V4L2-SDR-FMT-PCU16BE:
Dpixfmt-sdr-pcu18be.rst3 .. _V4L2-SDR-FMT-PCU18BE:
Dpixfmt-sdr-pcu20be.rst3 .. _V4L2-SDR-FMT-PCU20BE:
Dv4l2.rst80 - SDR API.
123 Software Defined Radio (SDR) Interface.
153 Standards" and "Digital Video (DV) Timings". Added SDR API.
/linux-5.19.10/arch/arm/mach-omap2/
Dsleep24xx.S55 mcr p15, 0, r3, c7, c10, 4 @ memory barrier, hope SDR/DDR finished
75 movs r0, r0 @ see if DDR or SDR
Dsram243x.S138 mcr p15, 0, r3, c7, c10, 4 @ memory barrier, finish ARM SDR/DDR
172 cmp r2, #0x1 @ (SDR or DDR) do we need to adjust DLL
173 bne freq_out @ leave if SDR, no DLL function
Dsram242x.S138 mcr p15, 0, r3, c7, c10, 4 @ memory barrier, finish ARM SDR/DDR
172 cmp r2, #0x1 @ (SDR or DDR) do we need to adjust DLL
173 bne freq_out @ leave if SDR, no DLL function
/linux-5.19.10/drivers/media/usb/hackrf/
DKconfig7 This is a video4linux2 driver for HackRF SDR device.
/linux-5.19.10/drivers/media/usb/airspy/
DKconfig7 This is a video4linux2 driver for AirSpy SDR device.
/linux-5.19.10/drivers/media/platform/
DKconfig20 bool "SDR platform devices"
23 Say Y here to enable support for platform-specific SDR Drivers.
/linux-5.19.10/Documentation/devicetree/bindings/input/
De3x0-button.txt3 This module is part of the NI Ettus Research USRP E3x0 SDR.
/linux-5.19.10/Documentation/admin-guide/media/
Dplatform-cardlist.rst21 c8sectpfe SDR platform devices
22 c8sectpfe SDR platform devices
/linux-5.19.10/arch/arm/boot/dts/
Dam5729-beagleboneai.dts559 /* SDR12: SDR up to 25 MHz (1.8 V signaling). */
560 /* SDR25: SDR up to 50 MHz (1.8 V signaling). */
561 /* SDR50: SDR up to 100 MHz (1.8 V signaling). */
562 /* SDR104: SDR up to 208 MHz (1.8 V signaling) */
/linux-5.19.10/Documentation/devicetree/bindings/media/i2c/
Dimx290.txt5 interfaces. The sensor output is available via CMOS logic parallel SDR output,
/linux-5.19.10/Documentation/devicetree/bindings/mtd/
Dcadence-nand-controller.txt19 associated with data read capture. The example formula for SDR mode is
/linux-5.19.10/Documentation/userspace-api/media/
Dintro.rst9 TV receiver cards, AM/FM receiver cards, Software Defined Radio (SDR),
/linux-5.19.10/drivers/i2c/busses/
Di2c-rcar.c69 #define SDR BIT(1) /* slave data received */ macro
608 rcar_i2c_write(priv, ICSIER, SDR | SSR | SAR); in rcar_i2c_slave_irq()
624 if (ssr_filtered & SDR) { in rcar_i2c_slave_irq()
631 rcar_i2c_write(priv, ICSSR, ~SDR & 0xff); in rcar_i2c_slave_irq()
/linux-5.19.10/Documentation/devicetree/bindings/mmc/
Dmarvell,xenon-sdhci.yaml124 Only available when bus frequency lower than 55MHz in SDR mode.
126 always occur with PHY enabled in eMMC HS SDR, SD SDR12, SD SDR25,

12