/linux/arch/loongarch/kernel/ |
H A D | head.S | 51 li.w t0, 0xb0 # PLV=0, IE=0, PG=1 133 li.w t0, 0xb0 # PLV=0, IE=0, PG=1
|
/linux/drivers/mmc/host/ |
H A D | omap_hsmmc.c | 112 /* Interrupt masks for IE and ISE register */ 500 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() 1659 seq_printf(s, "IE:\t\t0x%08x\n", in mmc_regs_show() 1660 OMAP_HSMMC_READ(host->base, IE)); in mmc_regs_show() 2005 OMAP_HSMMC_WRITE(host->base, IE, in omap_hsmmc_suspend() [all...] |
/linux/arch/loongarch/power/ |
H A D | suspend_asm.S | 82 li.w t0, 0xb0 # PLV=0, IE=0, PG=1
|
/linux/drivers/net/ethernet/sis/ |
H A D | sis900.h | 78 IE = 0x00000001 enumerator
|
H A D | sis900.c | 1072 sw32(ier, IE); in sis900_open() 2553 sw32(ier, IE); in sis900_resume()
|
/linux/arch/arc/kernel/ |
H A D | troubleshoot.c | 204 STS_BIT(regs, IE), in show_regs()
|
H A D | entry-arcv2.S | 74 # global interrupt enable bits in STATUS32 (.IE for 1 prio, .E[] for 2 prio) 76 # query in hard ISR path would return false (since .IE is set) which would
|
/linux/drivers/pinctrl/renesas/ |
H A D | pinctrl-rzv2m.c | 87 #define IE(n) (0x08 + (n) * 0x40) macro 766 rzv2m_writel_we(pctrl->base + IE(port), bit, !output); in rzv2m_gpio_set_direction() 775 if (!(readl(pctrl->base + IE(port)) & BIT(bit))) in rzv2m_gpio_get_direction()
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-bus-usb | 140 Mbit / second. IE one of 1.5 / 12 / 480 / 5000.
|
/linux/drivers/usb/gadget/udc/ |
H A D | max3420_udc.c | 99 #define IE BIT(0) macro 472 spi_wr8(udc, MAX3420_REG_CPUCTL, IE); in __max3420_start()
|
/linux/Documentation/networking/ |
H A D | regulatory.rst | 95 (driver, user, country IE) and determine what to allow based on its
|
/linux/Documentation/staging/ |
H A D | static-keys.rst | 10 static_key_{true,false}() is also DEPRECATED. IE DO NOT use the following::
|
/linux/Documentation/usb/ |
H A D | usb-serial.rst | 125 To use Pocket IE, follow the instructions given at
|
/linux/drivers/tty/vt/ |
H A D | ucs_width_table.h_shipped | 179 { 0xA674, 0xA67D }, /* COMBINING CYRILLIC LETTER UKRAINIAN IE - COMBINING CYRILLIC PAYEROK */
|
H A D | ucs_fallback_table.h_shipped | 654 { 0x15, 0x45 }, /* CYRILLIC CAPITAL LETTER IE -> 'E' */ 678 { 0x35, 0x65 }, /* CYRILLIC SMALL LETTER IE -> 'e' */
|