Home
last modified time | relevance | path

Searched refs:IQ (Results 1 – 11 of 11) sorted by relevance

/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-sdr-cs08.rst10 Complex signed 8-bit IQ sample
17 number consist two parts, called In-phase and Quadrature (IQ). Both I
H A Dpixfmt-sdr-cu08.rst10 Complex unsigned 8-bit IQ sample
17 number consist two parts, called In-phase and Quadrature (IQ). Both I
H A Dpixfmt-sdr-cu16le.rst11 Complex unsigned 16-bit little endian IQ sample
18 number consist two parts, called In-phase and Quadrature (IQ). Both I
H A Dpixfmt-sdr-cs14le.rst10 Complex signed 14-bit little endian IQ sample
17 number consist two parts, called In-phase and Quadrature (IQ). Both I
H A Dpixfmt-sdr-pcu16be.rst10 Planar complex unsigned 16-bit big endian IQ sample
16 number consist of two parts called In-phase and Quadrature (IQ). Both I
H A Dpixfmt-sdr-pcu18be.rst10 Planar complex unsigned 18-bit big endian IQ sample
16 number consist of two parts called In-phase and Quadrature (IQ). Both I
H A Dpixfmt-sdr-pcu20be.rst10 Planar complex unsigned 20-bit big endian IQ sample
16 number consist of two parts called In-phase and Quadrature (IQ). Both I
/linux/Documentation/scsi/
H A Dqlogicfas.rst15 * IQ-PCI
16 * IQ-PCI-10
17 * IQ-PCI-D
/linux/drivers/ata/pata_parport/
H A DKconfig96 tristate "Freecom IQ ASIC-2 protocol"
99 This option enables support for version 2 of the Freecom IQ parallel
/linux/drivers/media/dvb-frontends/
H A Ddib8000.h52 int (*get_dc_power)(struct dvb_frontend *fe, u8 IQ);
H A Ddib8000.c1941 static int dib8090p_get_dc_power(struct dvb_frontend *fe, u8 IQ) in dib8090p_get_dc_power() argument
1946 switch (IQ) { in dib8090p_get_dc_power()