Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Dsleep24xx.S69 mcr p15, 0, r3, c7, c10, 4 @ memory barrier, hope SDR/DDR finished
89 movs r0, r0 @ see if DDR or SDR
Dsram242x.S152 mcr p15, 0, r3, c7, c10, 4 @ memory barrier, finish ARM SDR/DDR
186 cmp r2, #0x1 @ (SDR or DDR) do we need to adjust DLL
187 bne freq_out @ leave if SDR, no DLL function
Dsram243x.S152 mcr p15, 0, r3, c7, c10, 4 @ memory barrier, finish ARM SDR/DDR
186 cmp r2, #0x1 @ (SDR or DDR) do we need to adjust DLL
187 bne freq_out @ leave if SDR, no DLL function
/linux-4.4.14/drivers/media/usb/hackrf/
DKconfig6 This is a video4linux2 driver for HackRF SDR device.
/linux-4.4.14/drivers/media/usb/airspy/
DKconfig6 This is a video4linux2 driver for AirSpy SDR device.
/linux-4.4.14/drivers/i2c/busses/
Di2c-rcar.c72 #define SDR (1 << 1) /* slave data received */ macro
392 rcar_i2c_write(priv, ICSIER, SDR | SSR | SAR); in rcar_i2c_slave_irq()
406 if (ssr_filtered & SDR) { in rcar_i2c_slave_irq()
413 rcar_i2c_write(priv, ICSSR, ~SDR & 0xff); in rcar_i2c_slave_irq()
/linux-4.4.14/Documentation/devicetree/bindings/input/
De3x0-button.txt3 This module is part of the NI Ettus Research USRP E3x0 SDR.
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/
Dti-aemif.txt7 per chip select. Synchronous memories such as DDR1 SD RAM, SDR SDRAM
8 and Mobile SDR are not supported.
/linux-4.4.14/drivers/memory/
DKconfig25 Starting with the at91sam9g45, this controller supports SDR, DDR and
/linux-4.4.14/Documentation/devicetree/bindings/mmc/
Dexynos-dw-mshc.txt48 Valid values for SDR and DDR CIU clock timing for Exynos5250:
/linux-4.4.14/arch/cris/arch-v32/mach-fs/
DKconfig74 100MHz clock and SDR mode.
/linux-4.4.14/arch/cris/arch-v32/
DKconfig89 100MHz clock and SDR mode.
/linux-4.4.14/Documentation/video4linux/
Dvivid.txt35 - Software defined radio (SDR) support
86 radio receiver device, one radio transmitter device and one SDR device.
178 sdr_cap_nr: give the desired swradioX start number for each SDR capture device.
501 The SDR receiver has three frequency bands for the ADC tuner:
755 capture and output streams and for the SDR capture device except for the
1130 - The SDR radio should use the same 'frequencies' for stations as the normal
/linux-4.4.14/drivers/media/dvb-frontends/
DKconfig478 tristate "Realtek RTL2832 SDR"
484 Say Y when you want to support this SDR module.