Searched refs:IE (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.15/Documentation/block/ |
| D | inline-encryption.rst | 26 We want to support inline encryption (IE) in the kernel. 28 IE hardware is absent. We also want IE to work with layered devices 29 like dm and loopback (i.e. we want to be able to use the IE hardware 37 - IE hardware has a limited number of "keyslots" that can be programmed 60 While IE hardware works on the notion of keyslots, the FS layer has no 65 encryption contexts specified by the FS to keyslots on the IE hardware. 66 This KSM also serves as the way IE hardware can expose its capabilities to 68 to support IE will construct a KSM and set it up in its struct request_queue. 69 Upper layers that want to use IE on this device can then use this KSM in 72 that the device supports IE. [all …]
|
| /Linux-v5.15/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() 727 OMAP_HSMMC_WRITE(host->base, IE, INT_EN_MASK); in send_init_stream() 1562 OMAP_HSMMC_WRITE(host->base, IE, irq_mask); in omap_hsmmc_enable_sdio_irq() 1572 OMAP_HSMMC_READ(host->base, IE); in omap_hsmmc_enable_sdio_irq() 1701 OMAP_HSMMC_READ(host->base, IE)); in mmc_regs_show() 2056 OMAP_HSMMC_WRITE(host->base, IE, 0); in omap_hsmmc_suspend() 2104 OMAP_HSMMC_WRITE(host->base, IE, 0); in omap_hsmmc_runtime_suspend() 2115 OMAP_HSMMC_WRITE(host->base, IE, CIRQ_EN); in omap_hsmmc_runtime_suspend() [all …]
|
| D | omap.c | 397 OMAP_MMC_WRITE(host, IE, irq_mask); in mmc_omap_start_command() 633 OMAP_MMC_WRITE(host, IE, 0); in mmc_omap_cmd_timer() 733 OMAP_MMC_WRITE(host, IE, 0); in mmc_omap_irq() 836 OMAP_MMC_WRITE(host, IE, 0); in mmc_omap_irq() 1207 OMAP_MMC_WRITE(host, IE, 0); in mmc_omap_set_ios()
|
| /Linux-v5.15/drivers/net/ethernet/sis/ |
| D | sis900.h | 78 IE = 0x00000001 enumerator
|
| D | sis900.c | 1065 sw32(ier, IE); in sis900_open() 2545 sw32(ier, IE); in sis900_resume()
|
| /Linux-v5.15/arch/arc/kernel/ |
| D | troubleshoot.c | 201 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-v5.15/Documentation/ABI/testing/ |
| D | sysfs-class-uwb_rc | 137 space separated hex octets with one IE per line.
|
| /Linux-v5.15/Documentation/ABI/stable/ |
| D | sysfs-bus-usb | 140 Mbit / second. IE one of 1.5 / 12 / 480 / 5000.
|
| /Linux-v5.15/drivers/usb/gadget/udc/ |
| D | max3420_udc.c | 101 #define IE BIT(0) macro 474 spi_wr8(udc, MAX3420_REG_CPUCTL, IE); in __max3420_start()
|
| /Linux-v5.15/Documentation/networking/ |
| D | regulatory.rst | 95 (driver, user, country IE) and determine what to allow based on its
|
| /Linux-v5.15/Documentation/staging/ |
| D | static-keys.rst | 10 static_key_{true,false}() is also DEPRECATED. IE DO NOT use the following::
|
| /Linux-v5.15/Documentation/usb/ |
| D | usb-serial.rst | 125 To use Pocket IE, follow the instructions given at
|