/linux-4.1.27/arch/avr32/kernel/ |
H A D | time.c | 30 * 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 D | cs5536_mfgpt.h | 28 #define COMPARE ((MFGPT_TICK_RATE + HZ/2) / HZ) macro
|
/linux-4.1.27/arch/mips/loongson/common/cs5536/ |
H A D | cs5536_mfgpt.c | 61 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 D | time.c | 90 /* setup COMPARE clockevent */ time_init()
|
/linux-4.1.27/drivers/usb/storage/ |
H A D | debug.c | 103 case COMPARE: what = "COMPARE"; break; usb_stor_show_command()
|
/linux-4.1.27/include/trace/events/ |
H A D | target.h | 60 scsi_opcode_name(COMPARE), \
|
H A D | scsi.h | 58 scsi_opcode_name(COMPARE), \
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | tlb.h | 12 * table entry, or (3) make a change by means of a COMPARE AND SWAP
|
/linux-4.1.27/drivers/usb/image/ |
H A D | microtek.c | 270 case COMPARE: what = "COMPARE"; break; mts_show_command()
|
/linux-4.1.27/tools/lib/traceevent/ |
H A D | plugin_scsi.c | 58 #define COMPARE 0x39 macro
|
/linux-4.1.27/drivers/mtd/devices/ |
H A D | mtd_dataflash.c | 400 pr_debug("COMPARE: (%x) %x %x %x\n", dataflash_write()
|
/linux-4.1.27/include/scsi/ |
H A D | scsi.h | 101 #define COMPARE 0x39 macro
|
/linux-4.1.27/drivers/staging/rts5208/ |
H A D | rtsx_scsi.c | 161 case COMPARE: scsi_show_command() 162 what = "COMPARE"; scsi_show_command()
|
/linux-4.1.27/arch/mips/kvm/ |
H A D | emulate.c | 1103 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 D | target_core_spc.c | 516 * Set MAXIMUM COMPARE AND WRITE LENGTH spc_emulate_evpd_b0()
|
/linux-4.1.27/drivers/scsi/ |
H A D | constants.c | 1171 "Copy Aborted", /* A: COPY or COMPARE was aborted */
|
H A D | in2000.c | 268 case COMPARE: is_dir_out()
|
H A D | scsi_debug.c | 502 0, 0xff, 0x1f, 0xc7} }, /* COMPARE AND WRITE */
|
/linux-4.1.27/drivers/scsi/aacraid/ |
H A D | aacraid.h | 871 u8 segment_number; /* Only used for COPY, COMPARE, or COPY AND VERIFY Commands */
|
/linux-4.1.27/drivers/scsi/arm/ |
H A D | acornscsi.c | 600 case CHANGE_DEFINITION: case COMPARE: case COPY: acornscsi_datadirection()
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 10196 # COMPARE FP OPs : NORMs, ZEROs, INFs, and "corrected" DENORMs
|
H A D | fpsp.S | 13765 # COMPARE FP OPs : NORMs, ZEROs, INFs, and "corrected" DENORMs
|