Searched full:independent (Results 1 – 25 of 1059) sorted by relevance
12345678910>>...43
/linux-6.12.1/block/ |
D | blk-ia-ranges.c | 66 * Independent access range entries are not freed individually, but alltogether 69 * struct blk_independent_access_ranges, the array of independent access range 85 * This will be executed only after all independent access range entries are 103 * independent access ranges 106 * Register with sysfs a set of independent access ranges for @disk. 212 pr_warn("Invalid non-contiguous independent access ranges\n"); in disk_check_ia_ranges() 226 pr_warn("Independent access ranges do not match disk capacity\n"); in disk_check_ia_ranges() 255 * disk_alloc_independent_access_ranges - Allocate an independent access ranges 258 * @nr_ia_ranges: Number of independent access ranges 277 * disk_set_independent_access_ranges - Set a disk independent access ranges [all …]
|
/linux-6.12.1/drivers/video/backlight/ |
D | adp8870_bl.c | 30 #define ADP8870_BLSEL 0x05 /* Sink enable backlight or independent */ 45 #define ADP8870_ISCLAW 0x1A /* Independent sink current fade law register */ 46 #define ADP8870_ISCC 0x1B /* Independent sink current control register */ 47 #define ADP8870_ISCT1 0x1C /* Independent Sink Current Timer Register LED[7:5] */ 48 #define ADP8870_ISCT2 0x1D /* Independent Sink Current Timer Register LED[4:1] */ 49 #define ADP8870_ISCF 0x1E /* Independent sink current fade register */ 50 #define ADP8870_ISC1 0x1F /* Independent Sink Current LED1 */ 51 #define ADP8870_ISC2 0x20 /* Independent Sink Current LED2 */ 52 #define ADP8870_ISC3 0x21 /* Independent Sink Current LED3 */ 53 #define ADP8870_ISC4 0x22 /* Independent Sink Current LED4 */ [all …]
|
D | adp8860_bl.c | 29 #define ADP8860_BLSEN 0x05 /* Sink enable backlight or independent */ 39 #define ADP8860_ISCFR 0x0F /* Independent sink current fade control register */ 40 #define ADP8860_ISCC 0x10 /* Independent sink current control register */ 41 #define ADP8860_ISCT1 0x11 /* Independent Sink Current Timer Register LED[7:5] */ 42 #define ADP8860_ISCT2 0x12 /* Independent Sink Current Timer Register LED[4:1] */ 43 #define ADP8860_ISCF 0x13 /* Independent sink current fade register */ 44 #define ADP8860_ISC7 0x14 /* Independent Sink Current LED7 */ 45 #define ADP8860_ISC6 0x15 /* Independent Sink Current LED6 */ 46 #define ADP8860_ISC5 0x16 /* Independent Sink Current LED5 */ 47 #define ADP8860_ISC4 0x17 /* Independent Sink Current LED4 */ [all …]
|
/linux-6.12.1/arch/x86/include/asm/fpu/ |
D | xstate.h | 63 * Unlike the existing supported supervisor features, an independent supervisor 67 * To support an independent supervisor feature, a developer should follow the 72 * - Don't set the bit corresponding to the independent supervisor feature in
|
/linux-6.12.1/tools/memory-model/litmus-tests/ |
D | IRIW+poonceonces+OnceOnce.litmus | 6 * Test of independent reads from independent writes with nothing
|
D | IRIW+fencembonceonces+OnceOnce.litmus | 6 * Test of independent reads from independent writes with smp_mb()
|
D | README | 24 Test of independent reads from independent writes with smp_mb() 32 Test of independent reads from independent writes with nothing
|
/linux-6.12.1/Documentation/devicetree/bindings/mmc/ |
D | mtk-sd.yaml | 201 - description: independent source clock gate 221 - description: independent source clock gate 254 - description: independent source clock gate 279 - description: independent source clock gate 299 - description: independent source clock gate
|
D | marvell,xenon-sdhci.yaml | 14 Each SDHC is independent and owns independent resources, such as register 17 Each SDHC should have an independent device tree node.
|
/linux-6.12.1/Documentation/fb/ |
D | internals.rst | 25 Device independent unchangeable information about a frame buffer device and 31 Device independent changeable information about a frame buffer device and a 38 Device independent colormap information. You can get and set the colormap
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | lpc1850-cgu.txt | 3 The CGU generates multiple independent clocks for the core and the 4 peripheral blocks of the LPC18xx. Each independent clock is called 12 stages. Each output stage provides an independent clock source and
|
/linux-6.12.1/drivers/net/ethernet/microchip/vcap/ |
D | Kconfig | 24 The VCAP implementation provides switchcore independent handling of rules 32 access rules via the API in a platform independent way, with the
|
/linux-6.12.1/drivers/firmware/google/ |
D | memconsole.c | 5 * Architecture-independent parts of the memory based BIOS console. 53 MODULE_DESCRIPTION("Architecture-independent parts of the memory based BIOS console");
|
/linux-6.12.1/Documentation/devicetree/bindings/dma/ |
D | owl-dma.yaml | 11 supporting 10 independent DMA channels for the Actions Semi S700 SoC and 12 12 independent DMA channels for the S500 and S900 SoC variants.
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | xlnx,gmii-to-rgmii.yaml | 13 The Gigabit Media Independent Interface (GMII) to Reduced Gigabit Media 14 Independent Interface (RGMII) core provides the RGMII between RGMII-compliant
|
D | ti,cpsw-switch.yaml | 16 gigabit media independent interface (GMII),reduced gigabit media 17 independent interface (RGMII), reduced media independent interface (RMII),
|
/linux-6.12.1/drivers/scsi/aic94xx/ |
D | aic94xx_reg_def.h | 1965 * dependent or mode independent memory. Each mode has 96 bytes, 1967 * Mode Independent memory (four 32 byte pages 3-7). Note that mode 1969 * independent scratch memory, pages 0-3. 1972 * - 259 bytes of mode independent scratch, common to modes 0-15. 1975 * divided into mode dependent and mode independent scratch with this 1977 * pages (160 bytes) of mode independent scratch and 3 pages of 1979 * 0-2 dependent scratch overlap with pages 0-2 of mode independent 2000 * Mode Independent Scratch Pages 0-2 2002 * Mode Independent Scratch Page 3 2003 * A80h-AFFh Mode Independent Scratch Pages 4-7 [all …]
|
/linux-6.12.1/Documentation/netlabel/ |
D | introduction.rst | 45 independent interface to the underlying NetLabel protocol engines. In addition 47 LSM independent which should allow multiple LSMs to leverage the same code
|
/linux-6.12.1/tools/testing/selftests/timers/ |
D | threadtest.c | 100 /* Each independent thread fills in its own 145 printf("using independent threads\n"); in main() 151 printf(" -i: use independent threads\n"); in main()
|
/linux-6.12.1/include/linux/ |
D | swapops.h | 84 * Store a type+offset into a swp_entry_t in an arch-independent format 96 * arch-independent format 105 * arch-independent format 131 * arch-independent swp_entry_t. 143 * Convert the arch-independent representation of a swp_entry_t into the
|
/linux-6.12.1/include/acpi/ |
D | acpiosxf.h | 264 * Platform and hardware-independent I/O interfaces 275 * Platform and hardware-independent physical memory interfaces 290 * Platform and hardware-independent PCI configuration space access
|
/linux-6.12.1/Documentation/crypto/ |
D | descore-readme.rst | 60 this code (byte-order independent): 127 to use only 128k. his tables and code are machine independent. 136 the tables used seem to be machine-independent; 158 machine-independent. 213 independent approach. however, there are always some portability 395 ALL generated tables are machine independent.
|
/linux-6.12.1/include/drm/ |
D | drm_gem_atomic_helper.h | 28 * usually independent from hardware limitations. Drivers can initialize struct 37 * usually independent from hardware limitations. Drivers can initialize struct
|
/linux-6.12.1/drivers/watchdog/ |
D | stm32_iwdg.c | 3 * Driver for STM32 Independent Watchdog 207 .identity = "STM32 Independent Watchdog", 299 MODULE_DESCRIPTION("STMicroelectronics STM32 Independent Watchdog Driver");
|
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/ddr/ |
D | jedec,lpddr-channel.yaml | 10 An LPDDR channel is a completely independent set of LPDDR pins (DQ, CA, CS, 55 internal but fully independent sub-units of the chip. Each LPDDR bus
|
12345678910>>...43