Searched refs:sweep (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-impedance-analyzer-ad5933 | 6 Frequency sweep start frequency in Hz. 14 frequency points along the sweep. 21 Number of frequency points (steps) in the frequency sweep. 25 sweep range for the sweep operation.
|
| /Linux-v5.4/drivers/s390/net/ |
| D | ctcm_mpc.h | 154 struct th_sweep *sweep; member
|
| D | ctcm_mpc.c | 616 CTCM_D3_DUMP((char *)mpcginfo->sweep, TH_SWEEP_LENGTH); in mpc_rcvd_sweep_resp() 713 CTCM_D3_DUMP((char *)mpcginfo->sweep, TH_SWEEP_LENGTH); in mpc_rcvd_sweep_req() 1049 struct th_sweep *sweep = NULL; in ctcmpc_unpack_skb() local 1190 sweep = (struct th_sweep *)pskb->data; in ctcmpc_unpack_skb() 1191 mpcginfo->sweep = sweep; in ctcmpc_unpack_skb()
|
| /Linux-v5.4/drivers/staging/vc04_services/interface/vchi/ |
| D | TODO | 24 should be able to do a sweep of the code to see what's left that's
|
| /Linux-v5.4/include/sound/ |
| D | gus.h | 526 …card * gus, int voice, int lfo_type, int freq, int current_depth, int depth, int sweep, int shape);
|
| /Linux-v5.4/sound/pci/au88x0/ |
| D | au88x0_core.c | 560 unsigned int cr, unsigned int b, int sweep, int d, in vortex_src_setupchannel() argument 574 if (sweep) { in vortex_src_setupchannel() 603 if ((dirplay == 0) && (sweep == 0)) { in vortex_src_setupchannel() 617 (sl << 0x9) | (sweep << 0x8) | ((esi & 0xf) << 4) | d); in vortex_src_setupchannel()
|
| /Linux-v5.4/drivers/tty/ |
| D | n_gsm.c | 957 int sweep; in gsm_dlci_data_kick() local 964 sweep = (dlci->gsm->tx_bytes < TX_THRESH_LO); in gsm_dlci_data_kick() 971 if (sweep) in gsm_dlci_data_kick()
|
| /Linux-v5.4/ |
| D | CREDITS | 2871 D: Author of mark-and-sweep GC integrated by Alan Cox
|