/Linux-v4.19/drivers/vme/bridges/ |
D | vme_fake.c | 53 u32 cycle; member 61 u32 cycle; member 160 dma_addr_t buf_base, u32 aspace, u32 cycle) in fake_slave_set() 229 dma_addr_t *buf_base, u32 *aspace, u32 *cycle) in fake_slave_get() 257 u32 aspace, u32 cycle, u32 dwidth) in fake_master_set() 344 u32 *aspace, u32 *cycle, u32 *dwidth) in __fake_master_get() 366 u32 *aspace, u32 *cycle, u32 *dwidth) in fake_master_get() 382 u32 aspace, u32 cycle) in fake_lm_check() 422 u32 aspace, u32 cycle) in fake_vmeread8() 454 u32 aspace, u32 cycle) in fake_vmeread16() [all …]
|
D | vme_tsi148.c | 477 dma_addr_t pci_base, u32 aspace, u32 cycle) in tsi148_slave_set() 622 dma_addr_t *pci_base, u32 *aspace, u32 *cycle) in tsi148_slave_get() 813 u32 cycle, u32 dwidth) in tsi148_master_set() 1055 u32 *cycle, u32 *dwidth) in __tsi148_master_get() 1165 u32 *cycle, u32 *dwidth) in tsi148_master_get() 1184 u32 aspace, cycle, dwidth; in tsi148_master_read() local 1270 u32 aspace, cycle, dwidth; in tsi148_master_write() local 1424 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_src_attributes() 1524 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_dest_attributes() 1931 u32 aspace, u32 cycle) in tsi148_lm_set() [all …]
|
D | vme_ca91cx42.c | 339 dma_addr_t pci_base, u32 aspace, u32 cycle) in ca91cx42_slave_set() 445 dma_addr_t *pci_base, u32 *aspace, u32 *cycle) in ca91cx42_slave_get() 595 u32 cycle, u32 dwidth) in ca91cx42_master_set() 752 u32 *aspace, u32 *cycle, u32 *dwidth) in __ca91cx42_master_get() 839 u32 *cycle, u32 *dwidth) in ca91cx42_master_get() 1298 unsigned long long lm_base, u32 aspace, u32 cycle) in ca91cx42_lm_set() 1366 unsigned long long *lm_base, u32 *aspace, u32 *cycle) in ca91cx42_lm_get()
|
/Linux-v4.19/sound/firewire/ |
D | amdtp-stream.c | 328 unsigned int cycle) in calculate_syt() 438 unsigned int payload_length, unsigned int cycle, in handle_out_packet() 484 unsigned int payload_length, unsigned int cycle, in handle_out_packet_without_header() 516 unsigned int payload_length, unsigned int cycle, in handle_in_packet() 632 unsigned int payload_quadlets, unsigned int cycle, in handle_in_packet_without_header() 669 static inline u32 increment_cycle_count(u32 cycle, unsigned int addend) in increment_cycle_count() 677 static inline u32 decrement_cycle_count(u32 cycle, unsigned int subtrahend) in decrement_cycle_count() 690 u32 cycle; in out_stream_callback() local 722 u32 cycle; in in_stream_callback() local 773 u32 cycle; in amdtp_stream_first_callback() local
|
/Linux-v4.19/drivers/vme/ |
D | vme.c | 176 u32 aspace, cycle, dwidth; in vme_get_size() local 295 u32 cycle) in vme_slave_request() 376 dma_addr_t buf_base, u32 aspace, u32 cycle) in vme_slave_set() 426 dma_addr_t *buf_base, u32 *aspace, u32 *cycle) in vme_slave_get() 496 u32 cycle, u32 dwidth) in vme_master_request() 580 u32 cycle, u32 dwidth) in vme_master_set() 631 u32 *cycle, u32 *dwidth) in vme_master_get() 1061 u32 aspace, u32 cycle, u32 dwidth) in vme_dma_vme_attribute() 1577 u32 aspace, u32 cycle) in vme_lm_set() 1613 u32 *aspace, u32 *cycle) in vme_lm_get()
|
/Linux-v4.19/drivers/staging/vme/devices/ |
D | vme_user.h | 15 __u32 cycle; /* Cycle properties */ member 37 __u32 cycle; /* Cycle properties */ member
|
/Linux-v4.19/fs/xfs/ |
D | xfs_log_priv.h | 465 xlog_crack_atomic_lsn(atomic64_t *lsn, uint *cycle, uint *block) in xlog_crack_atomic_lsn() 477 xlog_assign_atomic_lsn(atomic64_t *lsn, uint cycle, uint block) in xlog_assign_atomic_lsn() 488 xlog_crack_grant_head_val(int64_t val, int *cycle, int *space) in xlog_crack_grant_head_val() 495 xlog_crack_grant_head(atomic64_t *head, int *cycle, int *space) in xlog_crack_grant_head() 501 xlog_assign_grant_head_val(int cycle, int space) in xlog_assign_grant_head_val() 507 xlog_assign_grant_head(atomic64_t *head, int cycle, int space) in xlog_assign_grant_head()
|
D | xfs_sysfs.c | 271 int cycle; in log_head_lsn_show() local 289 int cycle; in log_tail_lsn_show() local 304 int cycle; in reserve_grant_head_show() local 318 int cycle; in write_grant_head_show() local
|
D | xfs_log.c | 137 int cycle, space; in xlog_grant_sub_space() local 164 int cycle, space; in xlog_grant_add_space() local 1902 uint32_t cycle = be32_to_cpu(*(__be32 *)dptr); in xlog_sync() local 3757 int cycle, space; in xlog_verify_grant_tail() local
|
/Linux-v4.19/kernel/locking/ |
D | test-ww_mutex.c | 261 struct test_cycle *cycle = container_of(work, typeof(*cycle), work); in test_cycle_work() local 299 struct test_cycle *cycle = &cycles[n]; in __test_cycle() local 324 struct test_cycle *cycle = &cycles[n]; in __test_cycle() local
|
/Linux-v4.19/tools/power/cpupower/bench/ |
D | benchmark.c | 93 unsigned int _round, cycle; in start_benchmark() local
|
/Linux-v4.19/drivers/ide/ |
D | ide-timings.c | 85 u16 cycle = 0; in ide_pio_cycle_time() local
|
D | tx4938ide.c | 30 unsigned int cycle = 1000000000 / clock; in tx4938ide_tune_ebusc() local
|
/Linux-v4.19/arch/mips/dec/ |
D | kn02xa-berr.c | 57 const char *kind, *agent, *cycle, *event; in dec_kn02xa_be_backend() local
|
D | kn01-berr.c | 85 const char *kind, *agent, *cycle, *event; in dec_kn01_be_backend() local
|
D | ecc-berr.c | 58 const char *kind, *agent, *cycle, *event; in dec_ecc_be_backend() local
|
/Linux-v4.19/drivers/clocksource/ |
D | timer-atmel-pit.c | 46 u32 cycle; member
|
/Linux-v4.19/include/linux/mfd/syscon/ |
D | atmel-smc.h | 94 u32 cycle; member
|
/Linux-v4.19/arch/arm/mach-rpc/ |
D | dma.c | 201 static int iomd_set_dma_speed(unsigned int chan, dma_t *dma, int cycle) in iomd_set_dma_speed()
|
/Linux-v4.19/drivers/firewire/ |
D | core-iso.c | 193 int cycle, int sync, int tags) in fw_iso_context_start()
|
/Linux-v4.19/drivers/media/firewire/ |
D | firedtv-fw.c | 97 static void handle_iso(struct fw_iso_context *context, u32 cycle, in handle_iso()
|
/Linux-v4.19/include/uapi/linux/ |
D | firewire-cdev.h | 260 __u32 cycle; member 849 __s32 cycle; member
|
/Linux-v4.19/arch/mips/include/asm/octeon/ |
D | cvmx.h | 427 uint64_t cycle; in cvmx_get_cycle() local
|
/Linux-v4.19/drivers/media/rc/ |
D | serial_ir.c | 678 static int serial_ir_tx_duty_cycle(struct rc_dev *dev, u32 cycle) in serial_ir_tx_duty_cycle()
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | phy.c | 830 int cycle, temp; in mt76x0_temp_sensor() local
|