/linux/drivers/video/backlight/ |
H A 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 …]
|
H A 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/Documentation/fb/ |
H A 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/Documentation/devicetree/bindings/clock/ |
H A 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/tools/memory-model/litmus-tests/ |
H A D | IRIW+poonceonces+OnceOnce.litmus | 6 * Test of independent reads from independent writes with nothing
|
H A D | IRIW+fencembonceonces+OnceOnce.litmus | 6 * Test of independent reads from independent writes with smp_mb()
|
H A D | README | 24 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 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 …]
|
H A D | aic94xx_seq.c | 425 * 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 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/Documentation/devicetree/bindings/net/ |
H A D | ti,cpsw-switch.yaml | 16 gigabit media independent interface (GMII),reduced gigabit media 17 independent interface (RGMII), reduced media independent interface (RMII),
|
H A 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
|
/linux/Documentation/devicetree/bindings/dma/ |
H A 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/Documentation/netlabel/ |
H A 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/tools/testing/selftests/timers/ |
H A 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/drivers/watchdog/ |
H A D | stm32_iwdg.c | 3 * 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 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/include/acpi/ |
H A 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/drivers/md/dm-vdo/ |
H A D | encodings.h | 34 * 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 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/Documentation/devicetree/bindings/memory-controllers/ddr/ |
H A 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
|
/linux/arch/arm64/kernel/ |
H A D | image-vars.h | 22 * position independent manner 120 /* Position-independent library routines */
|
/linux/lib/ |
H A D | test_dynamic_debug.c | 51 /* numeric input, independent bits */ 77 /* symbolic input, independent bits */
|
/linux/arch/x86/include/asm/fpu/ |
H A D | types.h | 558 * supported features except independent managed features. 566 * supported features except independent managed features and 575 * independent managed features. 583 * independent managed features and features which have to
|
/linux/Documentation/driver-api/media/ |
H A D | dtv-demux.rst | 10 registering low-level, hardware specific driver to a hardware independent 57 registered and used independent of each other. As an example, it is possible
|