Searched refs:sweep (Results 1 – 7 of 7) sorted by relevance
/linux-3.4.99/drivers/staging/iio/Documentation/ |
D | sysfs-bus-iio-impedance-analyzer-ad5933 | 5 Frequency sweep start frequency in Hz. 12 frequency points along the sweep. 18 Number of frequency points (steps) in the frequency sweep. 20 outY_freq_increment, determines the frequency sweep range 21 for the sweep operation.
|
/linux-3.4.99/drivers/s390/net/ |
D | ctcm_mpc.h | 155 struct th_sweep *sweep; member
|
D | ctcm_mpc.c | 628 CTCM_D3_DUMP((char *)mpcginfo->sweep, TH_SWEEP_LENGTH); in mpc_rcvd_sweep_resp() 725 CTCM_D3_DUMP((char *)mpcginfo->sweep, TH_SWEEP_LENGTH); in mpc_rcvd_sweep_req() 1062 struct th_sweep *sweep = NULL; in ctcmpc_unpack_skb() local 1203 sweep = (struct th_sweep *)pskb->data; in ctcmpc_unpack_skb() 1204 mpcginfo->sweep = sweep; in ctcmpc_unpack_skb()
|
/linux-3.4.99/include/sound/ |
D | gus.h | 541 …card * gus, int voice, int lfo_type, int freq, int current_depth, int depth, int sweep, int shape);
|
/linux-3.4.99/sound/pci/au88x0/ |
D | au88x0_core.c | 572 unsigned int cr, unsigned int b, int sweep, int d, in vortex_src_setupchannel() argument 586 if (sweep) { in vortex_src_setupchannel() 615 if ((dirplay == 0) && (sweep == 0)) { in vortex_src_setupchannel() 629 (sl << 0x9) | (sweep << 0x8) | ((esi & 0xf) << 4) | d); in vortex_src_setupchannel()
|
/linux-3.4.99/drivers/tty/ |
D | n_gsm.c | 970 int sweep; in gsm_dlci_data_kick() local 977 sweep = (dlci->gsm->tx_bytes < TX_THRESH_LO); in gsm_dlci_data_kick() 984 if (sweep) in gsm_dlci_data_kick()
|
/linux-3.4.99/ |
D | CREDITS | 2727 D: Author of mark-and-sweep GC integrated by Alan Cox
|