Home
last modified time | relevance | path

Searched full:sweep (Results 1 – 25 of 29) sorted by relevance

12

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-impedance-analyzer-ad59336 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/drivers/gpu/drm/radeon/
H A Dradeon_benchmark.c204 /* GTT to VRAM, buffer size sweep, powers of 2 */ in radeon_benchmark()
211 /* VRAM to GTT, buffer size sweep, powers of 2 */ in radeon_benchmark()
218 /* VRAM to VRAM, buffer size sweep, powers of 2 */ in radeon_benchmark()
225 /* GTT to VRAM, buffer size sweep, common modes */ in radeon_benchmark()
232 /* VRAM to GTT, buffer size sweep, common modes */ in radeon_benchmark()
239 /* VRAM to VRAM, buffer size sweep, common modes */ in radeon_benchmark()
/linux/drivers/s390/net/
H A Dctcm_mpc.h154 struct th_sweep *sweep; member
H A Dctcm_mpc.c618 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
1175 /* it's a sweep? */ in ctcmpc_unpack_skb()
1176 sweep = (struct th_sweep *)pskb->data; in ctcmpc_unpack_skb()
1177 mpcginfo->sweep = sweep; in ctcmpc_unpack_skb()
H A Dctcm_main.c610 /* sweep processing is not complete until response and request */ in ctcmpc_send_sweep_req()
/linux/drivers/net/ethernet/sfc/
H A Dmcdi_filters.h64 /* AUTO_OLD is used to mark and sweep MAC filters for the device address lists. */
/linux/drivers/media/dvb-frontends/
H A Dstv0297.c479 /* disable frequency sweep */ in stv0297_set_frontend()
573 /* disable sweep */ in stv0297_set_frontend()
H A Dbcm3510_priv.h361 u8 NTE :1; /* NTSC filter sweep enabled */
H A Dtda10023.c256 /* 087 */ 0x2d, 0xff, 0xf6, /* SWEEP SWPOS=1 SWDYN=7 SWSTEP=1 SWLEN=2 */ in tda10023_init()
H A Dmb86a16.c1367 dprintk(verbose, MB86A16_INFO, 1, "SWEEP Frequency = %d", swp_freq); in mb86a16_set_fe()
1369 …dprintk(verbose, MB86A16_INFO, 1, "Adjusting .., DELTA Freq = %d, SWEEP Freq=%d", delta_freq, swp_… in mb86a16_set_fe()
H A Dstv0367.c2391 /* Disable the sweep function */ in stv0367cab_algo()
2393 /* The sweep function is never used, Sweep rate must be set to 0 */ in stv0367cab_algo()
/linux/include/linux/sunrpc/
H A Dsvc_xprt.h94 XPT_OLD, /* used for xprt aging mark+sweep */
/linux/sound/pci/au88x0/
H A Dau88x0_core.c553 sweep: Enable Samplerate fade from cr toward tr flag.
560 unsigned int cr, unsigned int b, int sweep, int d, in vortex_src_setupchannel() argument
564 // c: enables pitch sweep. in vortex_src_setupchannel()
565 // looks like g is c related. Maybe g is a sweep parameter ? in vortex_src_setupchannel()
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/Documentation/mm/
H A Dmultigen_lru.rst31 profit from discovering a young PTE. A page table walk can sweep all
/linux/arch/powerpc/mm/nohash/
H A Dtlb_low.S44 * 440 implementation uses tlbsx/we for tlbil_va and a full sweep
/linux/drivers/media/pci/cx18/
H A Dcx18-queue.c156 /* Sweep it up to put it back into rotation */ in cx18_queue_get_mdl()
/linux/net/unix/
H A Dgarbage.c36 * create a new unix_socket when we are in the middle of sweep
/linux/drivers/net/dsa/mv88e6xxx/
H A Dleds.c432 * sweep to find something suitable with a trigger that will blink on in mv88e6xxx_led_get_selector()
/linux/tools/testing/selftests/iommu/
H A Diommufd_fail_nth.c10 * sweep every failure injection point on that call chain to look for
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.c743 * make a sweep through the doorbell pages and free any in mthca_cleanup_db_tab()
H A Dmthca_cq.c300 * Now sweep backwards through the CQ, removing CQ entries in mthca_cq_clean()
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h489 /* SWEEP TABLE ENTRIES NUMBER */
/linux/drivers/tty/
H A Dn_gsm.c1361 * Sweep the GSM mux channels in priority order looking for ones with
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/net/sunrpc/
H A Dsvc_xprt.c1016 * a mark-and-sweep algorithm. in svc_delete_xprt()
/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c528 * a sweep through eq and cq in __sli_queue_init()
1226 * The value toggles after a complete sweep in sli_eq_read()
1270 * The value toggles after a complete sweep in sli_cq_read()

12