Searched refs:ie (Results 1 - 25 of 170) sorted by path

1234567

/linux-master/arch/m68k/fpsp040/
H A Dget_op.S432 | ;ie, it doesn't know if this is the
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S351 set STORE_FLG, LV+19 # flag: operand store (ie. not fcmp/ftst)
4958 # 4. (k is odd) Set j1 := (k-1)/2, j2 := j1 (EOR) (k mod 2), ie. #
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dvsc7326_reg.h68 * ie = 0 for ingress, 1 for egress
71 #define REG_TEST(ie,fn) CRA(0x2,ie&1,0x00+fn) /* Mode & Test Register */
72 #define REG_TOP_BOTTOM(ie,fn) CRA(0x2,ie&1,0x10+fn) /* FIFO Buffer Top & Bottom */
73 #define REG_TAIL(ie,fn) CRA(0x2,ie&1,0x20+fn) /* FIFO Write Pointer */
74 #define REG_HEAD(ie,fn) CRA(0x2,ie&1,0x30+fn) /* FIFO Read Pointer */
75 #define REG_HIGH_LOW_WM(ie,f
[all...]
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dscan.c148 wl->scan.req->ie,
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dscan.c104 req->ie,
121 req->ie,
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dacx.c401 ie_table->table[idx++] = r->ie;
404 if (r->ie == WLAN_EID_VENDOR_SPECIFIC) {
405 /* only one vendor specific ie allowed */
H A Dscan.h20 const u8 *ie, size_t ie_len, u8 band);
/linux-master/arch/arm/common/
H A Dsa1111.c260 u32 ie; local
262 ie = readl_relaxed(mapbase + SA1111_INTEN0);
263 ie &= ~sa1111_irqmask(d);
264 writel(ie, mapbase + SA1111_INTEN0);
271 u32 ie; local
273 ie = readl_relaxed(mapbase + SA1111_INTEN0);
274 ie |= sa1111_irqmask(d);
275 writel_relaxed(ie, mapbase + SA1111_INTEN0);
/linux-master/arch/arm64/kernel/
H A Darmv8_deprecated.c577 struct insn_emulation *ie = insn_emulations[i]; local
579 if (ie->status == INSN_UNAVAILABLE)
587 if (READ_ONCE(ie->current_mode) == INSN_UNDEF)
590 if (ie->try_emulate(regs, insn))
611 struct insn_emulation *ie = insn_emulations[i]; local
613 if (ie->status == INSN_UNAVAILABLE)
616 register_insn_emulation(ie);
/linux-master/arch/csky/kernel/
H A Dentry.S53 psrset ee, ie
135 psrclr ie
185 psrset ie
/linux-master/arch/microblaze/include/asm/
H A Dcacheflush.h33 void (*ie)(void); /* enable */ member in struct:scache
53 #define enable_icache() mbc->ie();
/linux-master/arch/microblaze/kernel/cpu/
H A Dcache.c513 .ie = __enable_icache_msr,
527 /* There is only difference in ie, id, de, dd functions */
529 .ie = __enable_icache_nomsr,
545 .ie = __enable_icache_msr,
560 .ie = __enable_icache_nomsr,
576 .ie = __enable_icache_msr,
591 .ie = __enable_icache_nomsr,
/linux-master/arch/powerpc/kernel/vdso/
H A Dsigtramp64.S303 # Do we really need to describe the frame at this point? ie. will
/linux-master/arch/riscv/include/asm/
H A Dsuspend.h19 unsigned long ie; member in struct:suspend_context
/linux-master/arch/riscv/kernel/
H A Dsuspend.c21 context->ie = csr_read(CSR_IE);
44 csr_write(CSR_IE, context->ie);
/linux-master/arch/riscv/kvm/
H A Daia_aplic.c278 bool inject = false, ie; local
286 ie = (aplic->domaincfg & APLIC_DOMAINCFG_IE) ? true : false;
320 if (ie && ((irqd->state & APLIC_IRQ_STATE_ENPEND) ==
H A Dvcpu.c419 unsigned long ie; local
421 ie = ((vcpu->arch.guest_csr.vsie & VSIP_VALID_MASK)
423 ie |= vcpu->arch.guest_csr.vsie & ~IRQ_LOCAL_MASK &
425 if (READ_ONCE(vcpu->arch.irqs_pending[0]) & ie)
/linux-master/arch/s390/include/asm/
H A Dnmi.h72 u64 ie : 1; /* 32 indirect storage error */ member in struct:mci::__anon5
/linux-master/drivers/char/ipmi/
H A Dkcs_bmc_npcm7xx.c58 * ie : KCS Channel n Interrupt Enable Register (KCSnIE).
65 u32 ie; member in struct:npcm7xx_kcs_reg
77 { .sts = KCS1ST, .dob = KCS1DO, .dib = KCS1DI, .ctl = KCS1CTL, .ie = KCS1IE },
78 { .sts = KCS2ST, .dob = KCS2DO, .dib = KCS2DI, .ctl = KCS2CTL, .ie = KCS2IE },
79 { .sts = KCS3ST, .dob = KCS3DO, .dib = KCS3DI, .ctl = KCS3CTL, .ie = KCS3IE },
121 regmap_update_bits(priv->map, priv->reg->ie, KCS_IE_IRQE | KCS_IE_HIRQE,
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_hw_types.h306 u64 ie:16; member in struct:otx2_cptx_af_constants1::otx2_cptx_af_constants1_s
H A Dotx2_cptpf_main.c636 cptpf->eng_grps.avail.max_ie_cnt = af_cnsts1.s.ie;
/linux-master/drivers/crypto/starfive/
H A Djh7110-aes.c264 rctx->csr.aes.ie = 1;
H A Djh7110-cryp.h48 u32 ie :1; member in struct:starfive_aes_csr::__anon131
76 u32 ie :1; member in struct:starfive_hash_csr::__anon132
107 u32 ie :1; member in struct:starfive_pka_cacr::__anon133
H A Djh7110-hash.c183 rctx->csr.hash.ie = 1;
H A Djh7110-rsa.c95 rctx->csr.pka.ie = 1;
116 rctx->csr.pka.ie = 1;
130 rctx->csr.pka.ie = 1;
150 rctx->csr.pka.ie = 1;
203 rctx->csr.pka.ie = 1;
218 rctx->csr.pka.ie = 1;

Completed in 375 milliseconds

1234567