Home
last modified time | relevance | path

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

12345678910>>...38

/linux/block/
H A 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.
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/drivers/video/backlight/
H A 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 …]
H A 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/arch/x86/include/asm/fpu/
H A Dxstate.h63 * 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/Documentation/fb/
H A 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/Documentation/devicetree/bindings/clock/
H A 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/tools/memory-model/litmus-tests/
H A DIRIW+poonceonces+OnceOnce.litmus6 * Test of independent reads from independent writes with nothing
H A DIRIW+fencembonceonces+OnceOnce.litmus6 * Test of independent reads from independent writes with smp_mb()
H A DREADME24 Test of independent reads from independent writes with smp_mb()
32 Test of independent reads from independent writes with nothing
/linux/drivers/scsi/aic94xx/
H A 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 …]
H A 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/drivers/net/ethernet/microchip/vcap/
H A DKconfig24 The VCAP implementation provides switchcore independent handling of rules
32 access rules via the API in a platform independent way, with the
/linux/drivers/firmware/google/
H A Dmemconsole.c5 * Architecture-independent parts of the memory based BIOS console.
53 MODULE_DESCRIPTION("Architecture-independent parts of the memory based BIOS console");
/linux/Documentation/devicetree/bindings/dma/
H A 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/Documentation/devicetree/bindings/net/
H A Dxlnx,gmii-to-rgmii.yaml13 The Gigabit Media Independent Interface (GMII) to Reduced Gigabit Media
14 Independent Interface (RGMII) core provides the RGMII between RGMII-compliant
H A Dti,cpsw-switch.yaml16 gigabit media independent interface (GMII),reduced gigabit media
17 independent interface (RGMII), reduced media independent interface (RMII),
/linux/Documentation/netlabel/
H A 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/tools/testing/selftests/timers/
H A 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/include/linux/
H A 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/drivers/watchdog/
H A Dstm32_iwdg.c3 * Driver for STM32 Independent Watchdog
252 .identity = "STM32 Independent Watchdog",
260 .identity = "STM32 Independent Watchdog",
392 MODULE_DESCRIPTION("STMicroelectronics STM32 Independent Watchdog Driver");
/linux/Documentation/crypto/
H A 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/include/acpi/
H A 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/Documentation/devicetree/bindings/mmc/
H A 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/drivers/md/dm-vdo/
H A Dencodings.h34 * A packed, machine-independent, on-disk representation of a version_number. Both fields are
57 /* A packed, machine-independent, on-disk representation of a component header. */
397 /* A packed, platform-independent encoding of a struct journal_point. */
621 * A packed, machine-independent, on-disk representation of the vdo_config in the VDO component
633 * A packed, machine-independent, on-disk representation of version 41.0 of the VDO component data
739 * Return: the platform-independent representation of the version
754 * Return: The platform-independent representation of the version.
768 * Return: the platform-independent representation of the header
783 * Return: The platform-independent representation of the version.
/linux/include/drm/
H A Ddrm_gem_atomic_helper.h28 * usually independent from hardware limitations. Drivers can initialize struct
37 * usually independent from hardware limitations. Drivers can initialize struct

12345678910>>...38