Home
last modified time | relevance | path

Searched defs:cycle (Results 1 – 25 of 56) sorted by relevance

123

/linux/drivers/staging/vme_user/
H A Dvme_fake.c49 u32 cycle; member
57 u32 cycle; member
156 dma_addr_t buf_base, u32 aspace, u32 cycle) in fake_slave_set()
225 dma_addr_t *buf_base, u32 *aspace, u32 *cycle) in fake_slave_get()
253 u32 aspace, u32 cycle, u32 dwidth) in fake_master_set()
339 u32 *aspace, u32 *cycle, u32 *dwidth) in __fake_master_get()
360 u32 *aspace, u32 *cycle, u32 *dwidth) in fake_master_get()
375 u32 aspace, u32 cycle) in fake_lm_check()
415 u32 aspace, u32 cycle) in fake_vmeread8()
448 u32 aspace, u32 cycle) in fake_vmeread16()
[all …]
H A Dvme.c137 u32 aspace, cycle, dwidth; in vme_get_size() local
252 u32 cycle) in vme_slave_request()
329 dma_addr_t buf_base, u32 aspace, u32 cycle) in vme_slave_set()
379 dma_addr_t *buf_base, u32 *aspace, u32 *cycle) in vme_slave_get()
446 u32 cycle, u32 dwidth) in vme_master_request()
526 u32 aspace, u32 cycle, u32 dwidth) in vme_master_set()
577 u32 *aspace, u32 *cycle, u32 *dwidth) in vme_master_get()
1003 u32 aspace, u32 cycle, u32 dwidth) in vme_dma_vme_attribute()
1523 u32 aspace, u32 cycle) in vme_lm_set()
1559 u32 *aspace, u32 *cycle) in vme_lm_get()
H A Dvme_tsi148.c468 dma_addr_t pci_base, u32 aspace, u32 cycle) in tsi148_slave_set() argument
611 tsi148_slave_get(struct vme_slave_resource * image,int * enabled,unsigned long long * vme_base,unsigned long long * size,dma_addr_t * pci_base,u32 * aspace,u32 * cycle) tsi148_slave_get() argument
800 tsi148_master_set(struct vme_master_resource * image,int enabled,unsigned long long vme_base,unsigned long long size,u32 aspace,u32 cycle,u32 dwidth) tsi148_master_set() argument
1035 __tsi148_master_get(struct vme_master_resource * image,int * enabled,unsigned long long * vme_base,unsigned long long * size,u32 * aspace,u32 * cycle,u32 * dwidth) __tsi148_master_get() argument
1144 tsi148_master_get(struct vme_master_resource * image,int * enabled,unsigned long long * vme_base,unsigned long long * size,u32 * aspace,u32 * cycle,u32 * dwidth) tsi148_master_get() argument
1163 u32 aspace, cycle, dwidth; tsi148_master_read() local
1248 u32 aspace, cycle, dwidth; tsi148_master_write() local
1401 tsi148_dma_set_vme_src_attributes(struct device * dev,__be32 * attr,u32 aspace,u32 cycle,u32 dwidth) tsi148_dma_set_vme_src_attributes() argument
1499 tsi148_dma_set_vme_dest_attributes(struct device * dev,__be32 * attr,u32 aspace,u32 cycle,u32 dwidth) tsi148_dma_set_vme_dest_attributes() argument
1902 tsi148_lm_set(struct vme_lm_resource * lm,unsigned long long lm_base,u32 aspace,u32 cycle) tsi148_lm_set() argument
1967 tsi148_lm_get(struct vme_lm_resource * lm,unsigned long long * lm_base,u32 * aspace,u32 * cycle) tsi148_lm_get() argument
[all...]
H A Dvme_user.h15 __u32 cycle; /* Cycle properties */ member
37 __u32 cycle; /* Cycle properties */ member
/linux/sound/firewire/
H A Damdtp-stream.c484 static unsigned int compute_syt_offset(unsigned int syt, unsigned int cycle, in compute_syt_offset()
705 static void build_it_pkt_header(struct amdtp_stream *s, unsigned int cycle, in build_it_pkt_header()
828 static int parse_ir_ctx_header(struct amdtp_stream *s, unsigned int cycle, in parse_ir_ctx_header()
897 static inline u32 increment_ohci_cycle_count(u32 cycle, unsigned int addend) in increment_ohci_cycle_count()
930 u32 cycle = compute_ohci_cycle_count(ctx_header_tstamp); in compute_ohci_it_cycle() local
951 unsigned int cycle; in generate_tx_packet_descs() local
1019 static unsigned int compute_syt(unsigned int syt_offset, unsigned int cycle, in compute_syt()
1249 unsigned int cycle; in skip_rx_packets() local
1294 unsigned int cycle = compute_ohci_it_cycle(ctx_header[offset], queue_size); in process_rx_packets_intermediately() local
1384 unsigned int cycle; in drop_tx_packets() local
[all …]
/linux/drivers/ptp/
H A Dptp_kvm_x86.c95 int kvm_arch_ptp_get_crosststamp(u64 *cycle, struct timespec64 *tspec, in kvm_arch_ptp_get_crosststamp()
H A Dptp_kvm_common.c33 u64 cycle; in ptp_kvm_get_time_fn() local
/linux/tools/power/cpupower/bench/
H A Dbenchmark.c80 unsigned int _round, cycle; in start_benchmark() local
/linux/fs/bcachefs/
H A Dbtree_locking.c194 static noinline int break_cycle(struct lock_graph *g, struct printbuf *cycle, in break_cycle()
252 struct printbuf *cycle) in lock_graph_descend()
287 int bch2_check_for_deadlock(struct btree_trans *trans, struct printbuf *cycle) in bch2_check_for_deadlock()
/linux/arch/mips/dec/
H A Dkn02xa-berr.c53 const char *kind, *agent, *cycle, *event; in dec_kn02xa_be_backend() local
H A Dkn01-berr.c81 const char *kind, *agent, *cycle, *event; in dec_kn01_be_backend() local
H A Decc-berr.c54 const char *kind, *agent, *cycle, *event; in dec_ecc_be_backend() local
/linux/lib/raid6/
H A Dalgos.c250 int i, cycle; in raid6_select_algo() local
/linux/drivers/pwm/
H A Dpwm-sl28cpld.c129 unsigned int cycle, prescaler; in sl28cpld_pwm_apply() local
/linux/drivers/rtc/
H A Drtc-fsl-ftm-alarm.c208 unsigned long long cycle; in ftm_rtc_set_alarm() local
/linux/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c197 u32 sec, nsec, cycle; in igc_tsn_enable_offload() local
/linux/drivers/clocksource/
H A Dtimer-atmel-pit.c43 u32 cycle; member
/linux/fs/xfs/
H A Dxfs_sysfs.c407 int cycle; in log_head_lsn_show() local
425 int cycle; in log_tail_lsn_show() local
H A Dxfs_log_recover.c274 uint cycle) in xlog_find_cycle_start()
320 uint cycle; in xlog_find_verify_cycle() local
1485 int cycle, in xlog_add_record()
1506 int cycle, in xlog_write_log_records()
H A Dxfs_log_priv.h530 xlog_crack_atomic_lsn(atomic64_t *lsn, uint *cycle, uint *block) in xlog_crack_atomic_lsn()
542 xlog_assign_atomic_lsn(atomic64_t *lsn, uint cycle, uint block) in xlog_assign_atomic_lsn()
/linux/include/linux/mfd/syscon/
H A Datmel-smc.h91 u32 cycle; member
/linux/drivers/watchdog/
H A Drzg2l_wdt.c68 static u32 rzg2l_wdt_get_cycle_usec(unsigned long cycle, u32 wdttime) in rzg2l_wdt_get_cycle_usec()
/linux/arch/arm/mach-rpc/
H A Ddma.c205 static int iomd_set_dma_speed(unsigned int chan, dma_t *dma, int cycle) in iomd_set_dma_speed()
/linux/drivers/firewire/
H A Dcore-iso.c172 int cycle, int sync, int tags) in fw_iso_context_start()
/linux/net/sched/
H A Dsch_taprio.c328 ktime_t earliest_txtime = KTIME_MAX, txtime, cycle, transmit_end_time; in find_entry_to_transmit() local
1149 ktime_t cycle = 0; in parse_taprio_schedule() local
1205 ktime_t now, base, cycle; in taprio_get_start_time() local
1240 ktime_t cycle; in setup_first_end_time() local

123