Home
last modified time | relevance | path

Searched full:independent (Results 1 – 25 of 968) sorted by relevance

12345678910>>...39

/Linux-v6.1/block/
Dblk-ia-ranges.c66 * 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.
211 pr_warn("Invalid non-contiguous independent access ranges\n"); in disk_check_ia_ranges()
225 pr_warn("Independent access ranges do not match disk capacity\n"); in disk_check_ia_ranges()
254 * disk_alloc_independent_access_ranges - Allocate an independent access ranges
257 * @nr_ia_ranges: Number of independent access ranges
276 * disk_set_independent_access_ranges - Set a disk independent access ranges
[all …]
/Linux-v6.1/drivers/video/backlight/
Dadp8870_bl.c30 #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 …]
Dadp8860_bl.c29 #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-v6.1/arch/x86/include/asm/fpu/
Dxstate.h62 * Unlike the existing supported supervisor features, an independent supervisor
66 * To support an independent supervisor feature, a developer should follow the
71 * - Don't set the bit corresponding to the independent supervisor feature in
/Linux-v6.1/tools/memory-model/litmus-tests/
DIRIW+poonceonces+OnceOnce.litmus6 * Test of independent reads from independent writes with nothing
DIRIW+fencembonceonces+OnceOnce.litmus6 * Test of independent reads from independent writes with smp_mb()
DREADME24 Test of independent reads from independent writes with smp_mb()
32 Test of independent reads from independent writes with nothing
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dlpc1850-cgu.txt3 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-v6.1/Documentation/fb/
Dinternals.rst25 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-v6.1/Documentation/devicetree/bindings/net/
Dxilinx_gmii2rgmii.txt4 The Gigabit Media Independent Interface (GMII) to Reduced Gigabit Media
5 Independent Interface (RGMII) core provides the RGMII between RGMII-compliant
Dti,cpsw-switch.yaml16 gigabit media independent interface (GMII),reduced gigabit media
17 independent interface (RGMII), reduced media independent interface (RMII),
/Linux-v6.1/Documentation/devicetree/bindings/dma/
Dowl-dma.yaml11 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-v6.1/drivers/scsi/aic94xx/
Daic94xx_reg_def.h1965 * 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 …]
Daic94xx_seq.c425 * asd_init_cseq_mip - initialize CSEQ mode independent pages 4-7
430 /* CSEQ Mode Independent, page 4 setup. */ in asd_init_cseq_mip()
452 /* CSEQ Mode independent, page 5 setup. */ in asd_init_cseq_mip()
464 /* CSEQ Mode independent, page 6 setup. */ in asd_init_cseq_mip()
487 /* CSEQ Mode independent, page 7 setup. */ in asd_init_cseq_mip()
574 * independent and dependent scratch page to the default settings.
583 * asd_init_lseq_mip -- initialize LSEQ Mode independent pages 0-3
591 /* LSEQ Mode independent page 0 setup. */ in asd_init_lseq_mip()
607 /* LSEQ Mode independent page 1 setup. */ in asd_init_lseq_mip()
623 /* LSEQ Mode Independent page 2 setup. */ in asd_init_lseq_mip()
[all …]
/Linux-v6.1/Documentation/netlabel/
Dintroduction.rst45 independent interface to the underlying NetLabel protocol engines. In addition
47 LSM independent which should allow multiple LSMs to leverage the same code
/Linux-v6.1/tools/testing/selftests/timers/
Dthreadtest.c100 /* 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-v6.1/include/linux/
Dswapops.h84 * 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-v6.1/arch/arm64/kernel/
Dimage-vars.h23 * position independent manner
103 /* Position-independent library routines */
/Linux-v6.1/include/acpi/
Dacpiosxf.h264 * 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-v6.1/Documentation/crypto/
Ddescore-readme.rst60 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-v6.1/include/drm/
Ddrm_gem_atomic_helper.h29 * usually independent from hardware limitations. Drivers can initialize struct
38 * usually independent from hardware limitations. Drivers can initialize struct
/Linux-v6.1/drivers/watchdog/
Dstm32_iwdg.c3 * Driver for STM32 Independent Watchdog
206 .identity = "STM32 Independent Watchdog",
297 MODULE_DESCRIPTION("STMicroelectronics STM32 Independent Watchdog Driver");
/Linux-v6.1/Documentation/devicetree/bindings/mmc/
Dmarvell,xenon-sdhci.yaml14 Each SDHC is independent and owns independent resources, such as register
17 Each SDHC should have an independent device tree node.
/Linux-v6.1/lib/
Dtest_dynamic_debug.c51 /* numeric input, independent bits */
77 /* symbolic input, independent bits */
/Linux-v6.1/arch/mips/include/asm/
Dbootinfo.h162 * This function provides a platform independent API to get a pointer to the
180 * This function provides a platform-independent API to set platform's

12345678910>>...39