Home
last modified time | relevance | path

Searched refs:STEP (Results 1 – 15 of 15) sorted by relevance

/linux/arch/riscv/lib/
H A Dcrc32-riscv.c152 #define STEP (1 << STEP_ORDER) macro
153 #define OFFSET_MASK (STEP - 1)
194 head_len = min(STEP - offset, len); in crc32_le_generic()
272 head_len = min(STEP - offset, len); in crc32_be_arch()
/linux/Documentation/PCI/
H A Dpci-error-recovery.rst119 STEP 0: Error Event
126 STEP 1: Notification
161 proceeds to STEP 2 (MMIO Enable).
164 then recovery proceeds to STEP 4 (Slot Reset).
167 is STEP 6 (Permanent Failure).
188 STEP 2: MMIO Enabled
202 instead will have gone directly to STEP 3 (Link Reset) or STEP 4 (Slot Reset)
237 proceeds to either STEP3 (Link Reset) or to STEP 5 (Resume Operations).
240 proceeds to STEP 4 (Slot Reset)
242 STEP 3: Link Reset
[all …]
/linux/arch/powerpc/crypto/
H A Dsha1-powerpc-asm.S114 STEP##fn##_UPDATE(t); \
115 STEP##fn##_UPDATE((t)+1); \
116 STEP##fn##_UPDATE((t)+2); \
117 STEP##fn##_UPDATE((t)+3)
/linux/include/linux/ceph/
H A Dmessenger.h136 #define __ceph_bio_iter_advance_step(it, n, STEP) do { \ argument
142 (void)(STEP); \
180 #define __ceph_bvec_iter_advance_step(it, n, STEP) do { \ argument
182 (void)(STEP); \
/linux/drivers/block/
H A Dswim.c94 #define STEP 0x071 macro
371 swim_action(base, STEP); in swim_step()
379 if (!swim_readbit(base, STEP)) in swim_step()
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg_print.c_shipped261 { "STEP", 0x04, 0x04 },
H A Daic79xx_reg_print.c_shipped581 { "STEP", 0x04, 0x04 },
H A Daic7xxx_reg.h_shipped549 #define STEP 0x04
H A Daic79xx_reg.h_shipped1467 #define STEP 0x04
H A Daic7xxx.reg616 field STEP 0x04
H A Daic79xx_core.c3495 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) | STEP); in ahd_clear_critical_section()
3515 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) & ~STEP); in ahd_clear_critical_section()
H A Daic79xx.reg3407 field STEP 0x04
H A Daic7xxx_core.c2035 ahc_outb(ahc, SEQCTL, ahc->seqctl | STEP); in ahc_clear_critical_section()
/linux/arch/arm64/kvm/
H A Dnested.c1274 if (!kvm_has_feat(kvm, ID_AA64DFR2_EL1, STEP, IMP)) in kvm_init_nv_sysregs()
/linux/drivers/scsi/aic94xx/
H A Daic94xx_reg_def.h311 #define STEP 0x00000002 macro