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

/linux-4.1.27/arch/avr32/kernel/
H A Dtime.c30 * measured by COUNT (and COMPARE) don't happen during sleep states.
53 sysreg_write(COMPARE, 0); timer_interrupt()
73 /* The time to read COUNT then update COMPARE must be less comparator_next_event()
76 sysreg_write(COMPARE, (sysreg_read(COUNT) + delta) ? : 1); comparator_next_event()
92 * If we're using the COUNT and COMPARE registers we comparator_mode()
99 sysreg_write(COMPARE, 0); comparator_mode()
141 /* setup COMPARE clockevent */ time_init()
147 sysreg_write(COMPARE, 0); time_init()
/linux-4.1.27/arch/mips/include/asm/mach-loongson/cs5536/
H A Dcs5536_mfgpt.h28 #define COMPARE ((MFGPT_TICK_RATE + HZ/2) / HZ) macro
/linux-4.1.27/arch/mips/loongson/common/cs5536/
H A Dcs5536_mfgpt.c61 outw(COMPARE, MFGPT0_CMP2); /* set comparator2 */ init_mfgpt_timer()
195 return (cycle_t) (jifs * COMPARE) + count; mfgpt_read()
/linux-4.1.27/arch/score/kernel/
H A Dtime.c90 /* setup COMPARE clockevent */ time_init()
/linux-4.1.27/drivers/usb/storage/
H A Ddebug.c103 case COMPARE: what = "COMPARE"; break; usb_stor_show_command()
/linux-4.1.27/include/trace/events/
H A Dtarget.h60 scsi_opcode_name(COMPARE), \
H A Dscsi.h58 scsi_opcode_name(COMPARE), \
/linux-4.1.27/arch/s390/include/asm/
H A Dtlb.h12 * table entry, or (3) make a change by means of a COMPARE AND SWAP
/linux-4.1.27/drivers/usb/image/
H A Dmicrotek.c270 case COMPARE: what = "COMPARE"; break; mts_show_command()
/linux-4.1.27/tools/lib/traceevent/
H A Dplugin_scsi.c58 #define COMPARE 0x39 macro
/linux-4.1.27/drivers/mtd/devices/
H A Dmtd_dataflash.c400 pr_debug("COMPARE: (%x) %x %x %x\n", dataflash_write()
/linux-4.1.27/include/scsi/
H A Dscsi.h101 #define COMPARE 0x39 macro
/linux-4.1.27/drivers/staging/rts5208/
H A Drtsx_scsi.c161 case COMPARE: scsi_show_command()
162 what = "COMPARE"; scsi_show_command()
/linux-4.1.27/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.1.27/drivers/target/
H A Dtarget_core_spc.c516 * Set MAXIMUM COMPARE AND WRITE LENGTH spc_emulate_evpd_b0()
/linux-4.1.27/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.c502 0, 0xff, 0x1f, 0xc7} }, /* COMPARE AND WRITE */
/linux-4.1.27/drivers/scsi/aacraid/
H A Daacraid.h871 u8 segment_number; /* Only used for COPY, COMPARE, or COPY AND VERIFY Commands */
/linux-4.1.27/drivers/scsi/arm/
H A Dacornscsi.c600 case CHANGE_DEFINITION: case COMPARE: case COPY: acornscsi_datadirection()
/linux-4.1.27/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 812 milliseconds