Home
last modified time | relevance | path

Searched refs:IE (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-fp-exceptions.c32 #define IE (1 << 0) macro
37 #define EXC (IE | ZE | OE | UE | PE)
51 if ((sw & EXC) != IE) { in main()
58 if ((sw & EXC) != IE) { in main()
111 if ((sw & EXC) != IE) { in main()
118 if ((sw & EXC) != IE) { in main()
126 if ((sw & EXC) != IE) { in main()
133 if ((sw & EXC) != IE) { in main()
148 if ((sw & EXC) != IE) { in main()
155 if ((sw & EXC) != IE) { in main()
[all …]
H A Dtest-i386-sse-exceptions.c42 #define IE (1 << 0) macro
47 #define EXC (IE | ZE | OE | UE | PE)
61 if ((mxcsr & EXC) != IE) { in main()
93 if ((mxcsr & EXC) != IE) { in main()
115 if ((mxcsr & EXC) != IE) { in main()
122 if ((mxcsr & EXC) != IE) { in main()
144 if ((mxcsr & EXC) != IE) { in main()
151 if ((mxcsr & EXC) != IE) { in main()
159 if ((mxcsr & EXC) != IE) { in main()
173 if ((mxcsr & EXC) != IE) { in main()
[all …]
/openbmc/qemu/include/block/
H A Dufs.h98 REG32(IE, offsetof(UfsReg, ie))
99 FIELD(IE, UTRCE, 0, 1)
100 FIELD(IE, UDEPRIE, 1, 1)
101 FIELD(IE, UEE, 2, 1)
102 FIELD(IE, UTMSE, 3, 1)
103 FIELD(IE, UPMSE, 4, 1)
104 FIELD(IE, UHXSE, 5, 1)
105 FIELD(IE, UHESE, 6, 1)
106 FIELD(IE, ULLSE, 7, 1)
107 FIELD(IE, ULSSE, 8, 1)
[all …]
/openbmc/qemu/tests/qtest/
H A Dufs-test.c282 ie = FIELD_DP32(ie, IE, UCCE, 1); in ufs_init()
283 ie = FIELD_DP32(ie, IE, UHESE, 1); in ufs_init()
284 ie = FIELD_DP32(ie, IE, UHXSE, 1); in ufs_init()
285 ie = FIELD_DP32(ie, IE, UPMSE, 1); in ufs_init()
312 ie = FIELD_DP32(ie, IE, UTRCE, 1); in ufs_init()
313 ie = FIELD_DP32(ie, IE, UEE, 1); in ufs_init()
314 ie = FIELD_DP32(ie, IE, UPMSE, 1); in ufs_init()
315 ie = FIELD_DP32(ie, IE, UHXSE, 1); in ufs_init()
316 ie = FIELD_DP32(ie, IE, UHESE, 1); in ufs_init()
317 ie = FIELD_DP32(ie, IE, UTMRCE, 1); in ufs_init()
[all …]
H A Dnpcm7xx_timer-test.c25 #define IE BIT(29) macro
340 tim_write_tcsr(td, IE | CEN | MODE_ONESHOT | PRESCALE(ps)); in test_oneshot_interrupt()
361 tim_write_tcsr(td, IE | CEN | MODE_ONESHOT | PRESCALE(ps)); in test_pause_resume()
365 tim_write_tcsr(td, IE | MODE_ONESHOT | PRESCALE(ps)); in test_pause_resume()
375 tim_write_tcsr(td, IE | CEN | MODE_ONESHOT | PRESCALE(ps)); in test_pause_resume()
471 tim_write_tcsr(td, CEN | IE | MODE_PERIODIC | PRESCALE(ps)); in test_periodic_interrupt()
/openbmc/phosphor-webui/app/common/styles/base/
H A Dfoundation.scss14 * IE on Windows Phone and in iOS.
35 * Add the correct display in IE 9-.
48 * Add the correct display in IE 9-.
55 * Add the correct margin in IE 8.
62 * 2. Show the overflow in Edge and IE.
73 * Add the correct display in IE.
91 * 1. Remove the gray background on active links in IE 10.
112 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
155 * Add the correct background and color in IE 9-.
187 * Add the correct display in IE 9-.
[all …]
H A Dmixins.scss191 animation: row-flash 1s infinite; /* IE 10+ */
/openbmc/linux/arch/loongarch/kernel/
H A Dhead.S55 li.w t0, 0xb0 # PLV=0, IE=0, PG=1
130 li.w t0, 0xb0 # PLV=0, IE=0, PG=1
/openbmc/qemu/target/tricore/
H A Dhelper.c187 FIELD_GETTER_WITH_FEATURE(icr_get_ie, ICR, IE, 161)
188 FIELD_SETTER_WITH_FEATURE(icr_set_ie, ICR, IE, 161)
/openbmc/linux/drivers/mmc/host/
H A Domap_hsmmc.c500 OMAP_HSMMC_WRITE(host->base, IE, irq_mask); in omap_hsmmc_enable_irq()
514 OMAP_HSMMC_WRITE(host->base, IE, irq_mask); in omap_hsmmc_disable_irq()
673 OMAP_HSMMC_WRITE(host->base, IE, 0); in omap_hsmmc_context_restore()
722 OMAP_HSMMC_WRITE(host->base, IE, INT_EN_MASK); in send_init_stream()
1522 OMAP_HSMMC_WRITE(host->base, IE, irq_mask); in omap_hsmmc_enable_sdio_irq()
1532 OMAP_HSMMC_READ(host->base, IE); in omap_hsmmc_enable_sdio_irq()
1660 OMAP_HSMMC_READ(host->base, IE)); in mmc_regs_show()
2014 OMAP_HSMMC_WRITE(host->base, IE, 0); in omap_hsmmc_suspend()
2063 OMAP_HSMMC_WRITE(host->base, IE, 0); in omap_hsmmc_runtime_suspend()
2074 OMAP_HSMMC_WRITE(host->base, IE, CIRQ_EN); in omap_hsmmc_runtime_suspend()
[all …]
H A Domap.c410 OMAP_MMC_WRITE(host, IE, irq_mask); in mmc_omap_start_command()
646 OMAP_MMC_WRITE(host, IE, 0); in mmc_omap_cmd_timer()
746 OMAP_MMC_WRITE(host, IE, 0); in mmc_omap_irq()
849 OMAP_MMC_WRITE(host, IE, 0); in mmc_omap_irq()
1240 OMAP_MMC_WRITE(host, IE, 0); in mmc_omap_set_ios()
/openbmc/qemu/target/loongarch/
H A Dcpu.c143 ret = (FIELD_EX64(env->CSR_CRMD, CSR_CRMD, IE) && in cpu_loongarch_hw_interrupts_enabled()
238 FIELD_EX64(env->CSR_CRMD, CSR_CRMD, IE)); in loongarch_cpu_do_interrupt()
252 FIELD_EX64(env->CSR_CRMD, CSR_CRMD, IE)); in loongarch_cpu_do_interrupt()
257 env->CSR_CRMD = FIELD_DP64(env->CSR_CRMD, CSR_CRMD, IE, 0); in loongarch_cpu_do_interrupt()
528 env->CSR_CRMD = FIELD_DP64(env->CSR_CRMD, CSR_CRMD, IE, 0); in loongarch_cpu_reset_hold()
H A Dcpu.h229 FIELD(CSR_CRMD, IE, 2, 1)
/openbmc/linux/arch/loongarch/power/
H A Dsuspend_asm.S84 li.w t0, 0xb0 # PLV=0, IE=0, PG=1
/openbmc/qemu/target/loongarch/tcg/
H A Dop_helper.c128 env->CSR_CRMD = FIELD_DP64(env->CSR_CRMD, CSR_CRMD, IE, csr_pie); in helper_ertn()
/openbmc/linux/drivers/net/ethernet/sis/
H A Dsis900.h78 IE = 0x00000001 enumerator
H A Dsis900.c1072 sw32(ier, IE); in sis900_open()
2552 sw32(ier, IE); in sis900_resume()
/openbmc/linux/arch/arc/kernel/
H A Dtroubleshoot.c202 STS_BIT(regs, IE), in show_regs()
H A Dentry-arcv2.S74 # global interrupt enable bits in STATUS32 (.IE for 1 prio, .E[] for 2 prio)
/openbmc/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzv2m.c87 #define IE(n) (0x08 + (n) * 0x40) macro
770 rzv2m_writel_we(pctrl->base + IE(port), bit, !output); in rzv2m_gpio_set_direction()
779 if (!(readl(pctrl->base + IE(port)) & BIT(bit))) in rzv2m_gpio_get_direction()
/openbmc/qemu/docs/system/
H A Dgdb.rst179 IE:
189 stepping IE:
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-bus-usb140 Mbit / second. IE one of 1.5 / 12 / 480 / 5000.
/openbmc/linux/drivers/usb/gadget/udc/
H A Dmax3420_udc.c99 #define IE BIT(0) macro
472 spi_wr8(udc, MAX3420_REG_CPUCTL, IE); in __max3420_start()
/openbmc/linux/Documentation/networking/
H A Dregulatory.rst95 (driver, user, country IE) and determine what to allow based on its
/openbmc/linux/Documentation/staging/
H A Dstatic-keys.rst10 static_key_{true,false}() is also DEPRECATED. IE DO NOT use the following::

12