Searched refs:sweep (Results 1 – 8 of 8) sorted by relevance
| /linux/Documentation/ABI/testing/ |
| H A 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/Documentation/gpu/amdgpu/ |
| H A D | debugfs.rst | 23 - 3: GTT to VRAM, buffer size sweep, powers of 2 24 - 4: VRAM to GTT, buffer size sweep, powers of 2 25 - 5: VRAM to VRAM, buffer size sweep, powers of 2 26 - 6: GTT to VRAM, buffer size sweep, common display sizes 27 - 7: VRAM to GTT, buffer size sweep, common display sizes 28 - 8: VRAM to VRAM, buffer size sweep, common display sizes
|
| /linux/drivers/s390/net/ |
| H A D | ctcm_mpc.h | 154 struct th_sweep *sweep; member
|
| H A D | ctcm_mpc.c | 618 CTCM_D3_DUMP((char *)mpcginfo->sweep, TH_SWEEP_LENGTH); in mpc_rcvd_sweep_resp() 699 CTCM_D3_DUMP((char *)mpcginfo->sweep, TH_SWEEP_LENGTH); in mpc_rcvd_sweep_req() 1035 struct th_sweep *sweep = NULL; in ctcmpc_unpack_skb() local 1176 sweep = (struct th_sweep *)pskb->data; in ctcmpc_unpack_skb() 1177 mpcginfo->sweep = sweep; in ctcmpc_unpack_skb()
|
| /linux/sound/pci/au88x0/ |
| H A 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/drivers/tty/ |
| H A D | n_gsm.c | 1421 int sweep; in gsm_dlci_data_kick() local 1428 sweep = (dlci->gsm->tx_bytes < TX_THRESH_LO); in gsm_dlci_data_kick() 1435 if (sweep) in gsm_dlci_data_kick()
|
| /linux/Documentation/mm/ |
| H A D | multigen_lru.rst | 31 profit from discovering a young PTE. A page table walk can sweep all
|
| /linux/ |
| H A D | CREDITS | 3153 D: Author of mark-and-sweep GC integrated by Alan Cox
|