Searched refs:IE (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.6/arch/loongarch/kernel/ |
D | head.S | 56 li.w t0, 0xb0 # PLV=0, IE=0, PG=1 131 li.w t0, 0xb0 # PLV=0, IE=0, PG=1
|
/Linux-v6.6/drivers/mmc/host/ |
D | omap_hsmmc.c | 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() 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 …]
|
D | omap.c | 410 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() 1225 OMAP_MMC_WRITE(host, IE, 0); in mmc_omap_set_ios()
|
/Linux-v6.6/arch/loongarch/power/ |
D | suspend_asm.S | 84 li.w t0, 0xb0 # PLV=0, IE=0, PG=1
|
/Linux-v6.6/drivers/net/ethernet/sis/ |
D | sis900.h | 78 IE = 0x00000001 enumerator
|
D | sis900.c | 1072 sw32(ier, IE); in sis900_open() 2552 sw32(ier, IE); in sis900_resume()
|
/Linux-v6.6/arch/arc/kernel/ |
D | troubleshoot.c | 202 STS_BIT(regs, IE), in show_regs()
|
D | entry-arcv2.S | 74 # global interrupt enable bits in STATUS32 (.IE for 1 prio, .E[] for 2 prio)
|
/Linux-v6.6/drivers/pinctrl/renesas/ |
D | pinctrl-rzv2m.c | 87 #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()
|
/Linux-v6.6/Documentation/ABI/stable/ |
D | sysfs-bus-usb | 140 Mbit / second. IE one of 1.5 / 12 / 480 / 5000.
|
/Linux-v6.6/drivers/usb/gadget/udc/ |
D | max3420_udc.c | 99 #define IE BIT(0) macro 472 spi_wr8(udc, MAX3420_REG_CPUCTL, IE); in __max3420_start()
|
/Linux-v6.6/Documentation/networking/ |
D | regulatory.rst | 95 (driver, user, country IE) and determine what to allow based on its
|
/Linux-v6.6/Documentation/staging/ |
D | static-keys.rst | 10 static_key_{true,false}() is also DEPRECATED. IE DO NOT use the following::
|
/Linux-v6.6/Documentation/usb/ |
D | usb-serial.rst | 125 To use Pocket IE, follow the instructions given at
|