/openbmc/linux/drivers/staging/vme_user/ |
H A D | vme_fake.c | 49 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() 416 u32 aspace, u32 cycle) in fake_vmeread8() 449 u32 aspace, u32 cycle) in fake_vmeread16() [all …]
|
H A D | vme.c | 167 u32 aspace, cycle, dwidth; in vme_get_size() local 282 u32 cycle) in vme_slave_request() 362 dma_addr_t buf_base, u32 aspace, u32 cycle) in vme_slave_set() 412 dma_addr_t *buf_base, u32 *aspace, u32 *cycle) in vme_slave_get() 482 u32 cycle, u32 dwidth) in vme_master_request() 565 u32 aspace, u32 cycle, u32 dwidth) in vme_master_set() 616 u32 *aspace, u32 *cycle, u32 *dwidth) in vme_master_get() 1044 u32 aspace, u32 cycle, u32 dwidth) in vme_dma_vme_attribute() 1559 u32 aspace, u32 cycle) in vme_lm_set() 1595 u32 *aspace, u32 *cycle) in vme_lm_get()
|
H A D | vme_tsi148.c | 468 dma_addr_t pci_base, u32 aspace, u32 cycle) in tsi148_slave_set() 611 dma_addr_t *pci_base, u32 *aspace, u32 *cycle) in tsi148_slave_get() 800 u32 cycle, u32 dwidth) in tsi148_master_set() 1035 u32 *cycle, u32 *dwidth) in __tsi148_master_get() 1144 u32 *cycle, u32 *dwidth) in tsi148_master_get() 1163 u32 aspace, cycle, dwidth; in tsi148_master_read() local 1248 u32 aspace, cycle, dwidth; in tsi148_master_write() local 1402 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_src_attributes() 1500 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_dest_attributes() 1901 u32 aspace, u32 cycle) in tsi148_lm_set() [all …]
|
H A D | vme_user.h | 15 __u32 cycle; /* Cycle properties */ member 37 __u32 cycle; /* Cycle properties */ member
|
/openbmc/linux/sound/firewire/ |
H A D | amdtp-stream.c | 484 static unsigned int compute_syt_offset(unsigned int syt, unsigned int cycle, in compute_syt_offset() 689 static void build_it_pkt_header(struct amdtp_stream *s, unsigned int cycle, in build_it_pkt_header() 812 static int parse_ir_ctx_header(struct amdtp_stream *s, unsigned int cycle, in parse_ir_ctx_header() 881 static inline u32 increment_ohci_cycle_count(u32 cycle, unsigned int addend) in increment_ohci_cycle_count() 914 u32 cycle = compute_ohci_cycle_count(ctx_header_tstamp); in compute_ohci_it_cycle() local 935 unsigned int cycle; in generate_tx_packet_descs() local 1003 static unsigned int compute_syt(unsigned int syt_offset, unsigned int cycle, in compute_syt() 1229 unsigned int cycle; in skip_rx_packets() local 1274 unsigned int cycle = compute_ohci_it_cycle(ctx_header[offset], queue_size); in process_rx_packets_intermediately() local 1364 unsigned int cycle; in drop_tx_packets() local [all …]
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_log_priv.h | 534 xlog_crack_atomic_lsn(atomic64_t *lsn, uint *cycle, uint *block) in xlog_crack_atomic_lsn() 546 xlog_assign_atomic_lsn(atomic64_t *lsn, uint cycle, uint block) in xlog_assign_atomic_lsn() 557 xlog_crack_grant_head_val(int64_t val, int *cycle, int *space) in xlog_crack_grant_head_val() 564 xlog_crack_grant_head(atomic64_t *head, int *cycle, int *space) in xlog_crack_grant_head() 570 xlog_assign_grant_head_val(int cycle, int space) in xlog_assign_grant_head_val() 576 xlog_assign_grant_head(atomic64_t *head, int cycle, int space) in xlog_assign_grant_head()
|
H A D | xfs_sysfs.c | 348 int cycle; in log_head_lsn_show() local 366 int cycle; in log_tail_lsn_show() local 381 int cycle; in reserve_grant_head_show() local 395 int cycle; in write_grant_head_show() local
|
/openbmc/linux/net/sched/ |
H A D | act_gate.c | 38 ktime_t now, base, cycle; in gate_get_start_time() local 99 ktime_t cycle, base; in gate_timer_func() local 406 ktime_t cycle = 0; in tcf_gate_init() local
|
/openbmc/linux/drivers/ptp/ |
H A D | ptp_kvm_x86.c | 95 int kvm_arch_ptp_get_crosststamp(u64 *cycle, struct timespec64 *tspec, in kvm_arch_ptp_get_crosststamp()
|
H A D | ptp_kvm_common.c | 32 u64 cycle; in ptp_kvm_get_time_fn() local
|
/openbmc/linux/kernel/locking/ |
H A D | test-ww_mutex.c | 288 struct test_cycle *cycle = container_of(work, typeof(*cycle), work); in test_cycle_work() local 326 struct test_cycle *cycle = &cycles[n]; in __test_cycle() local 351 struct test_cycle *cycle = &cycles[n]; in __test_cycle() local
|
/openbmc/linux/tools/power/cpupower/bench/ |
H A D | benchmark.c | 80 unsigned int _round, cycle; in start_benchmark() local
|
/openbmc/u-boot/arch/mips/mach-ath79/ar934x/ |
H A D | ddr.c | 42 u32 reg, cycle, ctl; in ar934x_ddr_init() local
|
/openbmc/linux/arch/mips/dec/ |
H A D | kn02xa-berr.c | 53 const char *kind, *agent, *cycle, *event; in dec_kn02xa_be_backend() local
|
H A D | kn01-berr.c | 81 const char *kind, *agent, *cycle, *event; in dec_kn01_be_backend() local
|
H A D | ecc-berr.c | 54 const char *kind, *agent, *cycle, *event; in dec_ecc_be_backend() local
|
/openbmc/linux/lib/raid6/ |
H A D | algos.c | 254 int i, cycle; in raid6_select_algo() local
|
/openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
H A D | at91sam9_smc.h | 31 u32 cycle; /* 0x08 SMC Cycle Register */ member
|
H A D | sama5d2_smc.h | 22 u32 cycle; /* 0x608 SMC Cycle Register */ member
|
H A D | sama5d3_smc.h | 22 u32 cycle; /* 0x608 SMC Cycle Register */ member
|
/openbmc/linux/drivers/pwm/ |
H A D | pwm-sl28cpld.c | 130 unsigned int cycle, prescaler; in sl28cpld_pwm_apply() local
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_tsn.c | 164 u32 sec, nsec, cycle; in igc_tsn_enable_offload() local
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-fsl-ftm-alarm.c | 208 unsigned long long cycle; in ftm_rtc_set_alarm() local
|
/openbmc/linux/drivers/clocksource/ |
H A D | timer-atmel-pit.c | 43 u32 cycle; member
|
/openbmc/linux/include/linux/mfd/syscon/ |
H A D | atmel-smc.h | 91 u32 cycle; member
|