Home
last modified time | relevance | path

Searched full:some (Results 1 – 25 of 8315) sorted by relevance

12345678910>>...333

/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-class-regulator6 Some regulator directories will contain a field called
20 supplying power to the system (unless some non-Linux
32 Some regulator directories will contain a field called
96 Some regulator directories will contain a field called
111 Some regulator directories will contain a field called
126 Some regulator directories will contain a field called
151 Some regulator directories will contain a field called
166 Some regulator directories will contain a field called
181 Some regulator directories will contain a field called
196 Some regulator directories will contain a field called
[all …]
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-regulator6 Some regulator directories will contain a field called
20 supplying power to the system (unless some non-Linux
32 Some regulator directories will contain a field called
96 Some regulator directories will contain a field called
111 Some regulator directories will contain a field called
126 Some regulator directories will contain a field called
151 Some regulator directories will contain a field called
166 Some regulator directories will contain a field called
181 Some regulator directories will contain a field called
196 Some regulator directories will contain a field called
[all …]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/
DTODO5 V4L2 driver, there are still some issues preventing it to
7 Didn't test yet with some custom-made app for this driver).
16 There are some hacks added there for it to wait for sensors to be
64 cause some breakages.
66 6. There is some issues at the frame receive logic, causing the
72 two using several runtime macros, plus some ifdef ISP2401 to select the
73 CHT version. Yet, there are some ISP-specific headers that change the
81 10. The AtomISP driver includes some special IOCTLS (ATOMISP_IOC_XXXX_XXXX)
82 and controls that require some cleanup. Some of those code may have
89 11. The ISP code has some dependencies of the exact FW version.
[all …]
/kernel/linux/linux-4.19/include/linux/mfd/
Dtmio.h40 * Some controllers can support a 2-byte block size when the bus width
45 * Some controllers can support SDIO IRQ signalling.
49 /* Some features are only available or tested on R-Car Gen2 or later */
53 * Some controllers require waiting for the SD bus to become
54 * idle before writing to some registers.
65 * Some controllers doesn't have over 0x100 register.
72 * Some controllers have CMD12 automatically
77 /* Controller has some SDIO status bits which must be 1 */
81 * Some controllers have a 32-bit wide data port register
86 * Some controllers allows to set SDx actual clock
[all …]
/kernel/linux/linux-5.10/Documentation/scsi/
DChangeLog.ncr53c8xx55 that supply SCSI_DATA_NONE direction (this avoids some BUG()
74 * And some other ...
91 * And some other ...
131 some minor changes. The driver can now attach any number of
150 - Add support of some 'resource handling' for linux-2.3.13.
153 - Remove some deprecated code.
162 - Some additions to the README.ncr53c8xx file.
187 - Fix some oooold bug that hangs the bus if a device rejects a
188 negotiation. Btw, the corresponding stuff also needed some cleanup
190 - Still some typo that made compilation fail for 64 bit (trivial fix).
[all …]
DChangeLog.sym53c8xx133 that supply SCSI_DATA_NONE direction (this avoids some BUG()
160 chips will check parity in some special circumstances.
203 - Some fix for Sparc from DSM that went directly to kernel tree.
213 - Some fixes in the MODIFY_DP/IGN_RESIDUE code and residual
241 - Backport some minor improvements of SCRIPTS from the sym_hipd
255 - Work-around PCI chips being reported twice on some platforms.
256 - Add some redundant PCI reads in order to deal with common
258 - Add some other conditionnal code for people who have to deal
270 - Fix some bug in the fully untested MDP handling:) and share
271 some code between MDP handling and residual calculation.
[all …]
/kernel/linux/linux-4.19/Documentation/scsi/
DChangeLog.ncr53c8xx55 that supply SCSI_DATA_NONE direction (this avoids some BUG()
74 * And some other ...
91 * And some other ...
131 some minor changes. The driver can now attach any number of
150 - Add support of some 'resource handling' for linux-2.3.13.
153 - Remove some deprecated code.
162 - Some additions to the README.ncr53c8xx file.
187 - Fix some oooold bug that hangs the bus if a device rejects a
188 negotiation. Btw, the corresponding stuff also needed some cleanup
190 - Still some typo that made compilation fail for 64 bit (trivial fix).
[all …]
DChangeLog.sym53c8xx133 that supply SCSI_DATA_NONE direction (this avoids some BUG()
160 chips will check parity in some special circumstances.
203 - Some fix for Sparc from DSM that went directly to kernel tree.
213 - Some fixes in the MODIFY_DP/IGN_RESIDUE code and residual
241 - Backport some minor improvements of SCRIPTS from the sym_hipd
255 - Work-around PCI chips being reported twice on some platforms.
256 - Add some redundant PCI reads in order to deal with common
258 - Add some other conditionnal code for people who have to deal
270 - Fix some bug in the fully untested MDP handling:) and share
271 some code between MDP handling and residual calculation.
[all …]
/kernel/linux/linux-5.10/include/linux/mfd/
Dtmio.h40 * Some controllers can support a 2-byte block size when the bus width
45 * Some controllers can support SDIO IRQ signalling.
49 /* Some features are only available or tested on R-Car Gen2 or later */
53 * Some controllers require waiting for the SD bus to become
54 * idle before writing to some registers.
61 * Some controllers have CMD12 automatically
66 /* Controller has some SDIO status bits which must be 1 */
70 * Some controllers have a 32-bit wide data port register
75 * Some controllers allows to set SDx actual clock
79 /* Some controllers have a CBSY bit */
/kernel/linux/linux-4.19/include/linux/clk/
Dat91_pmc.h41 #define AT91_CKGR_UCKR 0x1C /* UTMI Clock Register [some SAM9] */
51 #define AT91_PMC_MOSCRCEN (1 << 3) /* Main On-Chip RC Oscillator Enable [some SAM9] */
55 #define AT91_PMC_MOSCSEL (1 << 24) /* Main Oscillator Selection [some SAM9] */
56 #define AT91_PMC_CFDEN (1 << 25) /* Clock Failure Detector Enable [some SAM9] */
83 #define AT91_PMC_CSS_UPLL (3 << 0) /* [some SAM9 only] */
110 #define AT91SAM9_PMC_MDIV_6 (3 << 8) /* [some SAM9 only] */
111 #define AT91SAM9_PMC_MDIV_3 (3 << 8) /* [some SAM9 only] */
112 #define AT91_PMC_PDIV (1 << 12) /* Processor Clock Division [some SAM9 only] */
115 #define AT91_PMC_PLLADIV2 (1 << 12) /* PLLA divisor by 2 [some SAM9 only] */
120 #define AT91_PMC_USB 0x38 /* USB Clock Register [some SAM9 only] */
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/haswell/
Duncore.json7 "BriefDescription": "An external snoop misses in some processor core.",
8 "PublicDescription": "An external snoop misses in some processor core.",
19 … initiated by this Cbox due to processor core memory request which misses in some processor core.",
20 … initiated by this Cbox due to processor core memory request which misses in some processor core.",
31 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which misses in some processor c…
32 …"PublicDescription": "A cross-core snoop resulted from L3 Eviction which misses in some processor …
43 "BriefDescription": "An external snoop hits a non-modified line in some processor core.",
44 "PublicDescription": "An external snoop hits a non-modified line in some processor core.",
55 … Cbox due to processor core memory request which hits a non-modified line in some processor core.",
56 … Cbox due to processor core memory request which hits a non-modified line in some processor core.",
[all …]
/kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/haswell/
Duncore.json7 "BriefDescription": "An external snoop misses in some processor core.",
8 "PublicDescription": "An external snoop misses in some processor core.",
19 … initiated by this Cbox due to processor core memory request which misses in some processor core.",
20 … initiated by this Cbox due to processor core memory request which misses in some processor core.",
31 …"BriefDescription": "A cross-core snoop resulted from L3 Eviction which misses in some processor c…
32 …"PublicDescription": "A cross-core snoop resulted from L3 Eviction which misses in some processor …
43 "BriefDescription": "An external snoop hits a non-modified line in some processor core.",
44 "PublicDescription": "An external snoop hits a non-modified line in some processor core.",
55 … Cbox due to processor core memory request which hits a non-modified line in some processor core.",
56 … Cbox due to processor core memory request which hits a non-modified line in some processor core.",
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/icelake/
Dfloating-point.json16 …omputational scalar double precision floating-point instructions retired; some instructions will c…
23 …omputational scalar double precision floating-point instructions retired; some instructions will c…
27 …omputational scalar single precision floating-point instructions retired; some instructions will c…
34 …omputational scalar single precision floating-point instructions retired; some instructions will c…
38 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
45 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
49 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
56 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
60 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
67 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
[all …]
/kernel/linux/linux-5.10/include/linux/clk/
Dat91_pmc.h53 #define AT91_CKGR_UCKR 0x1C /* UTMI Clock Register [some SAM9] */
69 #define AT91_PMC_MOSCRCEN (1 << 3) /* Main On-Chip RC Oscillator Enable [some SAM9] */
73 #define AT91_PMC_MOSCSEL (1 << 24) /* Main Oscillator Selection [some SAM9] */
74 #define AT91_PMC_CFDEN (1 << 25) /* Clock Failure Detector Enable [some SAM9] */
103 #define AT91_PMC_CSS_UPLL (3 << 0) /* [some SAM9 only] */
130 #define AT91SAM9_PMC_MDIV_6 (3 << 8) /* [some SAM9 only] */
131 #define AT91SAM9_PMC_MDIV_3 (3 << 8) /* [some SAM9 only] */
132 #define AT91_PMC_PDIV (1 << 12) /* Processor Clock Division [some SAM9 only] */
135 #define AT91_PMC_PLLADIV2 (1 << 12) /* PLLA divisor by 2 [some SAM9 only] */
142 #define AT91_PMC_USB 0x38 /* USB Clock Register [some SAM9 only] */
[all …]
/kernel/linux/linux-4.19/Documentation/laptops/
Dsonypi.txt11 can be found in many Sony Vaio laptops. Some newer Sony laptops (seems to be
15 It will give access (through a user space utility) to some events those laptops
32 This driver supports also some ioctl commands for setting the LCD screen
33 brightness and querying the batteries charge information (some more
60 fnkeyinit: on some Vaios (C1VE, C1VR etc), the Fn key events don't
63 some Vaio models don't deal well with this option.
74 compat: uses some compatibility code for enabling the sonypi
81 some Vaio models where the hardware reuses values
133 - some users reported that the laptop speed is lower (dhrystone
142 events on some models.
[all …]
/kernel/linux/linux-4.19/drivers/scsi/ufs/
Dufs_quirks.h58 * Some UFS devices don't need VCCQ rail for device operations. Enabling this
64 * Some vendor's UFS device sends back to back NACs for the DL data frames
82 * If DL NAC error is seen multiple times with some vendor's UFS devices then
89 * Some UFS devices may not work properly after resume if the link was kept
105 * Some UFS memory devices may have really low read/write throughput in
112 * It seems some UFS devices may keep drawing more than sleep current
120 * Some UFS devices require host PA_TACTIVATE to be lower than device
127 * some vendors.
136 * Some UFS devices require VS_DebugSaveConfigTime is 0x10,
/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufs_quirks.h42 * Some vendor's UFS device sends back to back NACs for the DL data frames
60 * If DL NAC error is seen multiple times with some vendor's UFS devices then
76 * It seems some UFS devices may keep drawing more than sleep current
84 * Some UFS devices require host PA_TACTIVATE to be lower than device
91 * some vendors.
100 * Some UFS devices require VS_DebugSaveConfigTime is 0x10,
106 * Some pre-3.1 UFS devices can support extended features by upgrading
113 * Some UFS devices require delay after VCC power rail is turned-off.
/kernel/linux/linux-5.10/Documentation/admin-guide/laptops/
Dsonypi.rst13 can be found in many Sony Vaio laptops. Some newer Sony laptops (seems to be
17 It will give access (through a user space utility) to some events those laptops
35 This driver supports also some ioctl commands for setting the LCD screen
36 brightness and querying the batteries charge information (some more
64 fnkeyinit: on some Vaios (C1VE, C1VR etc), the Fn key events don't
67 some Vaio models don't deal well with this option.
78 compat: uses some compatibility code for enabling the sonypi
85 some Vaio models where the hardware reuses values
139 - some users reported that the laptop speed is lower (dhrystone
148 events on some models.
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dfaq.rst13 2. The LinuxTV community maintains some Wiki pages with contain
21 Some very frequently asked questions about Linux Digital TV support
35 some simple utilities which are mainly intended for testing
53 There are some other applications like ``w_scan`` [#]_ that do a
59 Also, some applications like ``kaffeine`` have their own code
74 Kaffeine has some blind scan support for some terrestrial standards.
84 scanning tool to identify the other channels. On some places,
107 Some of the most popular ones are linked below:
156 cabling. Yet, it could also be some hardware or driver issue.
162 Please see the FAQ page at linuxtv.org, as it could contain some
[all …]
/kernel/linux/linux-4.19/arch/arm/include/asm/
Ddma.h65 * Some architectures may need to do allocate an interrupt
71 * Some architectures may need to do free an interrupt
77 * On some architectures, this may have other side effects like
84 * On some architectures, this may have other side effects like
96 * especially since some DMA architectures don't update the
104 * especially since some DMA architectures don't update the
114 * especially since some DMA architectures don't update the
122 * especially since some DMA architectures don't update the
/kernel/linux/linux-5.10/arch/arm/include/asm/
Ddma.h65 * Some architectures may need to do allocate an interrupt
71 * Some architectures may need to do free an interrupt
77 * On some architectures, this may have other side effects like
84 * On some architectures, this may have other side effects like
96 * especially since some DMA architectures don't update the
104 * especially since some DMA architectures don't update the
114 * especially since some DMA architectures don't update the
122 * especially since some DMA architectures don't update the
/kernel/linux/linux-4.19/drivers/staging/iio/Documentation/
Doverview.txt4 that in some sense are analog to digital converters (ADCs). As many
5 actual devices combine some ADCs with digital to analog converters
12 devices. In some cases there is considerable overlap between these and
33 * Hardware buffer support. Some recent sensors have included
41 applications it it useful to be able to capture data based on some
43 signal, a gpio line connected to some external system or an on
/kernel/linux/linux-4.19/Documentation/vm/
Dnuma.rst20 of the system--although some components necessary for a stand-alone SMP system
22 connected together with some sort of system interconnect--e.g., a crossbar or
50 of the hardware platform, abstracting away some of the details for some
57 For some architectures, such as x86, Linux will "hide" any node representing a
63 In addition, for some architectures, again x86 is an example, Linux supports
81 Because some nodes contain multiple zones containing different types of
84 type on the same node. This is an important consideration because some zones,
99 as long as the task on whose behalf the kernel allocated some memory does not
129 Some kernel allocations do not want or cannot tolerate this allocation fallback
145 or some subsystems would fail to initialize if they attempted to allocated
/kernel/linux/linux-4.19/Documentation/watchdog/
Dwatchdog-api.txt8 Some parts of this document are copied verbatim from the sbc60xxwdt
39 some data to the device. So a very simple watchdog daemon would look
48 crashes the system will not reboot. Because of this, some of the
87 For some drivers it is possible to modify the watchdog timeout on the
109 Some watchdog timers can be set to have a trigger go off before the
133 Some watchdog drivers have the ability to report the remaining time
143 some do temperature, fan and power level monitoring, some can tell you
215 Note that not all devices support these two calls, and some only
218 Some drivers can measure the temperature using the GETTEMP ioctl. The
224 Finally the SETOPTIONS ioctl can be used to control some aspects of
/kernel/linux/linux-5.10/Documentation/vm/
Dnuma.rst20 of the system--although some components necessary for a stand-alone SMP system
22 connected together with some sort of system interconnect--e.g., a crossbar or
50 of the hardware platform, abstracting away some of the details for some
57 For some architectures, such as x86, Linux will "hide" any node representing a
63 In addition, for some architectures, again x86 is an example, Linux supports
81 Because some nodes contain multiple zones containing different types of
84 type on the same node. This is an important consideration because some zones,
99 as long as the task on whose behalf the kernel allocated some memory does not
129 Some kernel allocations do not want or cannot tolerate this allocation fallback
145 or some subsystems would fail to initialize if they attempted to allocated

12345678910>>...333