| /OK3568_Linux_fs/kernel/drivers/vme/bridges/ |
| 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() 340 u32 *aspace, u32 *cycle, u32 *dwidth) in __fake_master_get() 362 u32 *aspace, u32 *cycle, u32 *dwidth) in fake_master_get() 378 u32 aspace, u32 cycle) in fake_lm_check() 419 u32 aspace, u32 cycle) in fake_vmeread8() 452 u32 aspace, u32 cycle) in fake_vmeread16() [all …]
|
| H A D | vme_tsi148.c | 473 dma_addr_t pci_base, u32 aspace, u32 cycle) in tsi148_slave_set() 618 dma_addr_t *pci_base, u32 *aspace, u32 *cycle) in tsi148_slave_get() 809 u32 cycle, u32 dwidth) in tsi148_master_set() 1051 u32 *cycle, u32 *dwidth) in __tsi148_master_get() 1161 u32 *cycle, u32 *dwidth) in tsi148_master_get() 1180 u32 aspace, cycle, dwidth; in tsi148_master_read() local 1266 u32 aspace, cycle, dwidth; in tsi148_master_write() local 1420 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_src_attributes() 1520 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_dest_attributes() 1927 u32 aspace, u32 cycle) in tsi148_lm_set() [all …]
|
| H A D | vme_ca91cx42.c | 335 dma_addr_t pci_base, u32 aspace, u32 cycle) in ca91cx42_slave_set() 441 dma_addr_t *pci_base, u32 *aspace, u32 *cycle) in ca91cx42_slave_get() 591 u32 cycle, u32 dwidth) in ca91cx42_master_set() 748 u32 *aspace, u32 *cycle, u32 *dwidth) in __ca91cx42_master_get() 835 u32 *cycle, u32 *dwidth) in ca91cx42_master_get() 1294 unsigned long long lm_base, u32 aspace, u32 cycle) in ca91cx42_lm_set() 1362 unsigned long long *lm_base, u32 *aspace, u32 *cycle) in ca91cx42_lm_get()
|
| /OK3568_Linux_fs/kernel/drivers/vme/ |
| H A D | vme.c | 172 u32 aspace, cycle, dwidth; in vme_get_size() local 291 u32 cycle) in vme_slave_request() 372 dma_addr_t buf_base, u32 aspace, u32 cycle) in vme_slave_set() 422 dma_addr_t *buf_base, u32 *aspace, u32 *cycle) in vme_slave_get() 492 u32 cycle, u32 dwidth) in vme_master_request() 576 u32 cycle, u32 dwidth) in vme_master_set() 627 u32 *cycle, u32 *dwidth) in vme_master_get() 1057 u32 aspace, u32 cycle, u32 dwidth) in vme_dma_vme_attribute() 1573 u32 aspace, u32 cycle) in vme_lm_set() 1609 u32 *aspace, u32 *cycle) in vme_lm_get()
|
| /OK3568_Linux_fs/kernel/sound/firewire/ |
| H A D | amdtp-stream.c | 507 static void build_it_pkt_header(struct amdtp_stream *s, unsigned int cycle, in build_it_pkt_header() 628 static int parse_ir_ctx_header(struct amdtp_stream *s, unsigned int cycle, in parse_ir_ctx_header() 685 static inline u32 increment_cycle_count(u32 cycle, unsigned int addend) in increment_cycle_count() 700 u32 cycle = compute_cycle_count(ctx_header_tstamp); in compute_it_cycle() local 717 unsigned int cycle; in generate_device_pkt_descs() local 749 static unsigned int compute_syt(unsigned int syt_offset, unsigned int cycle, in compute_syt() 1006 u32 cycle; in amdtp_stream_first_callback() local 1406 int cycle; in amdtp_domain_start() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | check_enrich.hpp | 63 int op_index, int cycle, int start, operation_type for_operation, in check_detailed() 130 int cycle = 0; in check_graph() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/vme/devices/ |
| H A D | vme_user.h | 15 __u32 cycle; /* Cycle properties */ member 37 __u32 cycle; /* Cycle properties */ member
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_log_priv.h | 496 xlog_crack_atomic_lsn(atomic64_t *lsn, uint *cycle, uint *block) in xlog_crack_atomic_lsn() 508 xlog_assign_atomic_lsn(atomic64_t *lsn, uint cycle, uint block) in xlog_assign_atomic_lsn() 519 xlog_crack_grant_head_val(int64_t val, int *cycle, int *space) in xlog_crack_grant_head_val() 526 xlog_crack_grant_head(atomic64_t *head, int *cycle, int *space) in xlog_crack_grant_head() 532 xlog_assign_grant_head_val(int cycle, int space) in xlog_assign_grant_head_val() 538 xlog_assign_grant_head(atomic64_t *head, int cycle, int space) in xlog_assign_grant_head()
|
| H A D | xfs_sysfs.c | 320 int cycle; in log_head_lsn_show() local 338 int cycle; in log_tail_lsn_show() local 353 int cycle; in reserve_grant_head_show() local 367 int cycle; in write_grant_head_show() local
|
| /OK3568_Linux_fs/kernel/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 403 ktime_t cycle = 0; in tcf_gate_init() local
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | test-ww_mutex.c | 248 struct test_cycle *cycle = container_of(work, typeof(*cycle), work); in test_cycle_work() local 286 struct test_cycle *cycle = &cycles[n]; in __test_cycle() local 311 struct test_cycle *cycle = &cycles[n]; in __test_cycle() local
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/bench/ |
| H A D | benchmark.c | 80 unsigned int _round, cycle; in start_benchmark() local
|
| /OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ar934x/ |
| H A D | ddr.c | 43 u32 reg, cycle, ctl; in ar934x_ddr_init() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/ |
| H A D | igc_tsn.c | 67 u32 sec, nsec, cycle; in igc_tsn_enable_offload() local
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-timings.c | 72 u16 cycle = 0; in ide_pio_cycle_time() local
|
| H A D | tx4938ide.c | 30 unsigned int cycle = 1000000000 / clock; in tx4938ide_tune_ebusc() local
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/lib/raid6/ |
| H A D | algos.c | 242 int i, cycle; in raid6_select_algo() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/ |
| H A D | at91sam9_smc.h | 32 u32 cycle; /* 0x08 SMC Cycle Register */ member
|
| /OK3568_Linux_fs/kernel/drivers/pwm/ |
| H A D | pwm-sl28cpld.c | 124 unsigned int cycle, prescaler; in sl28cpld_pwm_apply() local
|
| /OK3568_Linux_fs/u-boot/drivers/input/ |
| H A D | rockchip_ir.c | 215 u32 cycle_hpr, cycle_lpr, cycle; in rockchip_ir_irq() local
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-fsl-ftm-alarm.c | 211 unsigned long long cycle; in ftm_rtc_set_alarm() local
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-atmel-pit.c | 43 u32 cycle; member
|