Searched refs:COMPARE (Results 1 - 22 of 22) sorted by relevance

/linux-4.4.14/arch/avr32/kernel/
H A Dtime.c31 * measured by COUNT (and COMPARE) don't happen during sleep states.
54 sysreg_write(COMPARE, 0); timer_interrupt()
74 /* The time to read COUNT then update COMPARE must be less comparator_next_event()
77 sysreg_write(COMPARE, (sysreg_read(COUNT) + delta) ? : 1); comparator_next_event()
87 sysreg_write(COMPARE, 0); comparator_shutdown()
106 * If we're using the COUNT and COMPARE registers we comparator_set_oneshot()
142 /* setup COMPARE clockevent */ time_init()
148 sysreg_write(COMPARE, 0); time_init()
/linux-4.4.14/arch/mips/include/asm/mach-loongson64/cs5536/
H A Dcs5536_mfgpt.h28 #define COMPARE ((MFGPT_TICK_RATE + HZ/2) / HZ) macro
/linux-4.4.14/arch/mips/loongson64/common/cs5536/
H A Dcs5536_mfgpt.c58 outw(COMPARE, MFGPT0_CMP2); /* set comparator2 */ mfgpt_timer_set_periodic()
191 return (cycle_t) (jifs * COMPARE) + count; mfgpt_read()
/linux-4.4.14/arch/score/kernel/
H A Dtime.c79 /* setup COMPARE clockevent */ time_init()
/linux-4.4.14/drivers/usb/storage/
H A Ddebug.c103 case COMPARE: what = "COMPARE"; break; usb_stor_show_command()
/linux-4.4.14/include/trace/events/
H A Dtarget.h60 scsi_opcode_name(COMPARE), \
H A Dscsi.h58 scsi_opcode_name(COMPARE), \
/linux-4.4.14/arch/s390/include/asm/
H A Dtlb.h12 * table entry, or (3) make a change by means of a COMPARE AND SWAP
/linux-4.4.14/include/scsi/
H A Dscsi_proto.h63 #define COMPARE 0x39 macro
/linux-4.4.14/drivers/usb/image/
H A Dmicrotek.c270 case COMPARE: what = "COMPARE"; break; mts_show_command()
/linux-4.4.14/tools/lib/traceevent/
H A Dplugin_scsi.c58 #define COMPARE 0x39 macro
/linux-4.4.14/drivers/mtd/devices/
H A Dmtd_dataflash.c401 pr_debug("COMPARE: (%x) %x %x %x\n", dataflash_write()
/linux-4.4.14/drivers/staging/rts5208/
H A Drtsx_scsi.c161 case COMPARE: scsi_show_command()
162 what = "COMPARE"; scsi_show_command()
/linux-4.4.14/arch/mips/kvm/
H A Demulate.c1103 kvm_debug("[%#x] MTCz, COMPARE %#lx <- %#lx\n", kvm_mips_emulate_CP0()
1107 /* If we are writing to COMPARE */ kvm_mips_emulate_CP0()
/linux-4.4.14/drivers/target/
H A Dtarget_core_spc.c504 * Set MAXIMUM COMPARE AND WRITE LENGTH spc_emulate_evpd_b0()
/linux-4.4.14/drivers/scsi/aacraid/
H A Daacraid.h876 u8 segment_number; /* Only used for COPY, COMPARE, or COPY AND VERIFY Commands */
/linux-4.4.14/drivers/scsi/
H A Dconstants.c1171 "Copy Aborted", /* A: COPY or COMPARE was aborted */
H A Din2000.c268 case COMPARE: is_dir_out()
H A Dscsi_debug.c505 0, 0xff, 0x1f, 0xc7} }, /* COMPARE AND WRITE */
/linux-4.4.14/drivers/scsi/arm/
H A Dacornscsi.c600 case CHANGE_DEFINITION: case COMPARE: case COPY: acornscsi_datadirection()
/linux-4.4.14/arch/m68k/ifpsp060/src/
H A Dpfpsp.S10196 # COMPARE FP OPs : NORMs, ZEROs, INFs, and "corrected" DENORMs
H A Dfpsp.S13765 # COMPARE FP OPs : NORMs, ZEROs, INFs, and "corrected" DENORMs

Completed in 946 milliseconds