Searched full:wideband (Results 1 – 25 of 27) sorted by relevance
12
/linux-6.12.1/drivers/iio/frequency/ |
D | Kconfig | 33 tristate "Analog Devices ADF4350/ADF4351 Wideband Synthesizers" 37 Wideband Synthesizers. The driver provides direct access via sysfs. 43 tristate "Analog Devices ADF4371/ADF4372 Wideband Synthesizers" 48 Wideband Synthesizers. The driver provides direct access via sysfs. 54 tristate "Analog Devices ADF4377 Microwave Wideband Synthesizer" 59 Wideband Synthesizer. 79 24 GHz to 44 GHz, Wideband, Microwave Upconverter. 89 24 GHz to 44 GHz, Wideband, Microwave Downconverter. 111 5.9 GHz to 23.6 GHz, Wideband, Microwave Upconverter.
|
D | adf4371.c | 3 * Analog Devices ADF4371 SPI Wideband Synthesizer driver
|
D | adf4350.c | 3 * ADF4350/ADF4351 SPI Wideband Synthesizer driver
|
/linux-6.12.1/drivers/media/rc/ |
D | rc-loopback.c | 28 bool wideband; member 101 if (lodev->wideband) in loop_tx_ir() 155 if (lodev->wideband != enable) { in loop_set_wideband_receiver() 157 lodev->wideband = !!enable; in loop_set_wideband_receiver() 249 loopdev.wideband = false; in loop_init()
|
D | redrat3.c | 70 /* Start capture with the wideband receiver */ 96 /* USB bulk-in wideband IR data endpoint address */ 201 bool wideband; member 350 if (mod_freq && rr3->wideband) { in redrat3_process_ir_data() 696 if (!ret && rr3->wideband && !rr3->learn_urb->hcpriv) { in redrat3_handle_async() 873 rr3->wideband = enable != 0; in redrat3_wideband_receiver()
|
D | mceusb.c | 195 * 2nd IR receiver (short-range, wideband) for learning mode: 506 bool learning_active; /* wideband rx is active */ 1141 * wideband (short-range) receiver wasn't explicitly in mceusb_set_rx_carrier_report()
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/frequency/ |
D | adf4371.yaml | 7 title: Analog Devices ADF4371/ADF4372 Wideband Synthesizers 13 Analog Devices ADF4371/ADF4372 SPI Wideband Synthesizers
|
D | adi,adf4377.yaml | 7 title: ADF4377 Microwave Wideband Synthesizer with Integrated VCO
|
D | adi,adrf6780.yaml | 13 Wideband, microwave upconverter optimized for point to point microwave
|
D | adi,admv1014.yaml | 13 Wideband, microwave downconverter optimized for point to point microwave
|
D | adi,admv1013.yaml | 13 Wideband, microwave upconverter optimized for point to point microwave
|
D | adi,adf4350.yaml | 7 title: Analog Devices ADF4350/ADF4351 wideband synthesizer
|
/linux-6.12.1/Documentation/userspace-api/media/rc/ |
D | lirc-set-wideband-receiver.rst | 29 enable = 1 means enable wideband receiver, enable = 0 means disable 30 wideband receiver.
|
D | lirc-func.rst | 26 lirc-set-wideband-receiver
|
D | lirc-get-features.rst | 133 .. _LIRC-CAN-USE-WIDEBAND-RECEIVER:
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | linux,bt-sco.yaml | 20 # For Wideband PCM
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/dac/ |
D | adi,ad9739a.yaml | 15 of synthesizing wideband signals from dc up to 3 GHz.
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | intel,ixp4xx-hss.yaml | 16 V.35 Wideband Modem (WAN) links.
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/ |
D | testmode.h | 131 * @MT76_TM_RX_ATTR_WB_RSSI: internal wideband RSSI (array, s8)
|
/linux-6.12.1/include/uapi/linux/ |
D | rfkill.h | 35 * @RFKILL_TYPE_UWB: switch is on a ultra wideband device.
|
/linux-6.12.1/sound/soc/codecs/ |
D | max98396.c | 1177 /* Wideband Filter Enable */ 1250 /* Wideband Filter Enable */ 1413 /* Enable Wideband Filter */ in max98396_probe() 1416 /* Enable IV Wideband Filter */ in max98396_probe()
|
/linux-6.12.1/drivers/net/wireless/broadcom/b43/ |
D | phy_n.h | 70 #define B43_NPHY_C1_CLIPWBTHRES B43_PHY_N(0x027) /* Core 1 clip wideband threshold */ 128 #define B43_NPHY_C2_CLIPWBTHRES B43_PHY_N(0x03D) /* Core 2 clip wideband threshold */
|
/linux-6.12.1/drivers/media/i2c/ |
D | tvaudio.c | 569 /* lower 5 bites are wideband and spectral expander alignment 579 #define TDA985x_ADJ 1<<7 /* Stereo adjust on/off (wideband and spectral */
|
/linux-6.12.1/drivers/media/dvb-frontends/ |
D | mxl5xx.c | 988 /* Disable clock to Baseband, Wideband, SerDes, in firmware_download()
|
/linux-6.12.1/drivers/bluetooth/ |
D | hci_qca.c | 2471 /* Wideband speech support must be set per driver since it can't in qca_serdev_probe()
|
12