Home
last modified time | relevance | path

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

12345678910>>...237

/linux/Documentation/ABI/testing/
H A 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 …]
/linux/include/linux/platform_data/
H A Dtmio.h11 * Some controllers can support a 2-byte block size when the bus width is
16 /* Some controllers can support SDIO IRQ signalling */
19 /* Some features are only available or tested on R-Car Gen2 or later */
23 * Some controllers require waiting for the SD bus to become idle before
24 * writing to some registers.
35 /* Some controllers have CMD12 automatically issue/non-issue register */
38 /* Controller has some SDIO status bits which must be 1 */
41 /* Some controllers have a 32-bit wide data port register */
44 /* Some controllers allows to set SDx actual clock */
47 /* Some controllers have a CBSY bit */
[all …]
/linux/rust/proc-macro2/
H A Dparse.rs161 Some(ch) if is_ident_continue(ch) => Err(Reject), in word_break()
162 Some(_) | None => Ok(input), in word_break()
186 Some(first) => first, in token_stream()
190 Some((lo, _frame)) => { in token_stream()
196 Some(_frame) => return Err(LexError { span: Span {} }), in token_stream()
200 if let Some(open_delimiter) = match first { in token_stream()
201 b'(' if !input.starts_with(ERROR) => Some(Delimiter::Parenthesis), in token_stream()
202 b'[' => Some(Delimiter::Bracket), in token_stream()
203 b'{' => Some(Delimiter::Brace), in token_stream()
212 } else if let Some(close_delimiter) = match first { in token_stream()
[all …]
/linux/tools/perf/pmu-events/arch/x86/tigerlake/
H A Dfloating-point.json12 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
16 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
21 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
25 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
30 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
34 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
39 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
43 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
48 …acked single and 256-bit packed double precision FP instructions retired; some instructions will c…
52 …and 256-bit packed double precision floating-point instructions retired; some instructions will c…
[all …]
/linux/tools/perf/pmu-events/arch/x86/rocketlake/
H A Dfloating-point.json12 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
16 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
21 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
25 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
30 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
34 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
39 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
43 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
48 …acked single and 256-bit packed double precision FP instructions retired; some instructions will c…
52 …and 256-bit packed double precision floating-point instructions retired; some instructions will c…
[all …]
/linux/tools/perf/pmu-events/arch/x86/icelake/
H A Dfloating-point.json12 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
16 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
21 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
25 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
30 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
34 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
39 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
43 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
48 …acked single and 256-bit packed double precision FP instructions retired; some instructions will c…
52 …and 256-bit packed double precision floating-point instructions retired; some instructions will c…
[all …]
/linux/tools/perf/pmu-events/arch/x86/icelakex/
H A Dfloating-point.json12 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
16 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
21 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
25 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
30 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
34 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
39 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
43 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
48 …acked single and 256-bit packed double precision FP instructions retired; some instructions will c…
52 …and 256-bit packed double precision floating-point instructions retired; some instructions will c…
[all …]
/linux/Documentation/gpu/amdgpu/display/
H A Ddisplay-contributing.rst7 First of all, if you are here, you probably want to give some technical
10 This page summarizes some of the issues you can help with; keep in mind that
12 on the amd-gfx mailing list or some of the maintainers. Finally, this page
59 from the test perspective. We currently have some compilation issues in this
73 has some hunch of which part of the code can cause the issue; for this reason,
77 The DC code does not follow some prefix rules, which makes the Ftrace filter
82 'amdgpu_dm_crtc.c` and `amdgpu_dm_plane.c` for some references. However, we
97 amdgpu accumulated some technical debt in the code duplication area. For this
111 other words, this effort can take some time for validation.
131 section highlights some of the coolest display features, which could be enabled
[all …]
/linux/Documentation/scsi/
H A 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 …]
H A 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 conditional 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 …]
/linux/rust/kernel/debugfs/
H A Dfile_ops.rs103 unsafe { bindings::single_open(file, Some(writer_act::<T>), data) } in writer_open()
134 read: Some(bindings::seq_read),
135 llseek: Some(bindings::seq_lseek),
136 release: Some(bindings::single_release),
137 open: Some(writer_open::<Self>),
185 open: Some(writer_open::<T>),
186 read: Some(bindings::seq_read),
187 write: Some(write::<T>),
188 llseek: Some(bindings::seq_lseek),
189 release: Some(bindings::single_release),
[all …]
/linux/rust/macros/
H A Dhelpers.rs
H A Dfmt.rs16 let Some((mut first_str, first_span)) = (match first_opt.as_ref() { in fmt() localVariable
17 Some(TokenTree::Literal(first_lit)) => { in fmt()
19 Some(first_owned_str.as_str()).and_then(|first| { in fmt()
22 Some((first, first_lit.span())) in fmt()
33 while let Some((_, rest)) = first_str.split_once('{') { in fmt()
35 if let Some(rest) = first_str.strip_prefix('{') { in fmt()
39 if let Some((name, rest)) = first_str.split_once('}') { in fmt()
60 while let Some(tt) = current.next() { in fmt()
66 return (Some(acc), current.collect::<TokenStream>()); in fmt()
/linux/include/linux/clk/
H A 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] */
107 #define AT91_PMC_CSS_UPLL (3 << 0) /* [some SAM9 only] */
134 #define AT91SAM9_PMC_MDIV_6 (3 << 8) /* [some SAM9 only] */
135 #define AT91SAM9_PMC_MDIV_3 (3 << 8) /* [some SAM9 only] */
136 #define AT91_PMC_PDIV (1 << 12) /* Processor Clock Division [some SAM9 only] */
139 #define AT91_PMC_PLLADIV2 (1 << 12) /* PLLA divisor by 2 [some SAM9 only] */
172 #define AT91_PMC_USB 0x38 /* USB Clock Register [some SAM9 only] */
[all …]
/linux/drivers/android/binder/
H A Dtransaction.rs74 let mut txn_security_ctx_off = if txn_security_ctx { Some(0) } else { None }; in new()
108 target_node: Some(target_node), in new()
118 allocation <- kernel::new_spinlock!(Some(alloc.success()), "Transaction::new"), in new()
158 allocation <- kernel::new_spinlock!(Some(alloc.success()), "Transaction::new"), in new_reply()
180 if let Some(target_node) = &self.target_node { in debug_print_inner()
190 (Some(from_parent), Some(next)) => Arc::ptr_eq(from_parent, next), in is_stacked_on()
197 Some(self.from_parent.as_ref()?.clone()) in clone_next()
205 while let Some(transaction) = it { in find_target_thread()
207 return Some(transaction.from.clone()); in find_target_thread()
217 while let Some(transaction) = it { in find_from()
[all …]
H A Dfreeze.rs49 /// Under some scenarios, userspace may delete a freeze listener and immediately recreate it
92 let Some(mut freeze_entry) = node_refs.freeze_listeners.find_mut(&self.cookie) else { in do_work() localVariable
125 if freeze.last_is_frozen == Some(is_frozen) { in do_work()
133 freeze.last_is_frozen = Some(is_frozen); in do_work()
178 let Some(info) = node_refs.by_handle.get_mut(&handle) else { in request_freeze_notif() localVariable
228 *info.freeze() = Some(cookie); in request_freeze_notif()
240 let Some(freeze) = node_refs.freeze_listeners.get_mut(&cookie) else { in freeze_notif_done() localVariable
246 clear_msg = Some(FreezeMessage::init(alloc, cookie)); in freeze_notif_done()
258 if freeze.is_clearing || freeze.last_is_frozen != Some(is_frozen) { in freeze_notif_done()
260 clear_msg = Some(FreezeMessage::init(alloc, cookie)); in freeze_notif_done()
[all …]
/linux/include/ufs/
H A Dufs_quirks.h33 * Some vendor's UFS device sends back to back NACs for the DL data frames
51 * If DL NAC error is seen multiple times with some vendor's UFS devices then
67 * It seems some UFS devices may keep drawing more than sleep current
75 * Some UFS devices require host PA_TACTIVATE to be lower than device
82 * some vendors.
91 * Some UFS devices require VS_DebugSaveConfigTime is 0x10,
97 * Some pre-3.1 UFS devices can support extended features by upgrading
104 * Some ufs devices may need more time to be in hibern8 before exiting.
109 /* Some UFS 4 devices do not support the qTimestamp attribute */
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/
H A Dfloating-point.json77 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
81 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
86 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
90 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
95 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
99 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
104 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
108 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
113 …acked single and 256-bit packed double precision FP instructions retired; some instructions will c…
117 …and 256-bit packed double precision floating-point instructions retired; some instructions will c…
[all …]
/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/
H A Dfloating-point.json77 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
81 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
86 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
90 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
95 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
99 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
104 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
108 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
113 …acked single and 256-bit packed double precision FP instructions retired; some instructions will c…
117 …and 256-bit packed double precision floating-point instructions retired; some instructions will c…
[all …]
/linux/tools/perf/pmu-events/arch/x86/graniterapids/
H A Dfloating-point.json77 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
81 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
86 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
90 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
95 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
99 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
104 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
108 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
113 …acked single and 256-bit packed double precision FP instructions retired; some instructions will c…
117 …and 256-bit packed double precision floating-point instructions retired; some instructions will c…
[all …]
/linux/tools/perf/pmu-events/arch/x86/broadwellde/
H A Dfloating-point.json3 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
7 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
12 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
16 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
21 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
25 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
30 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
34 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
39 …acked single and 256-bit packed double precision FP instructions retired; some instructions will c…
43 …and 256-bit packed double precision floating-point instructions retired; some instructions will c…
[all …]
/linux/tools/perf/pmu-events/arch/x86/broadwell/
H A Dfloating-point.json3 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
7 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
12 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
16 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
21 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
25 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
30 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
34 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
39 …acked single and 256-bit packed double precision FP instructions retired; some instructions will c…
43 …and 256-bit packed double precision floating-point instructions retired; some instructions will c…
[all …]
/linux/tools/perf/pmu-events/arch/x86/broadwellx/
H A Dfloating-point.json3 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
7 …onal 128-bit packed double precision floating-point instructions retired; some instructions will c…
12 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
16 …onal 128-bit packed single precision floating-point instructions retired; some instructions will c…
21 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
25 …onal 256-bit packed double precision floating-point instructions retired; some instructions will c…
30 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
34 …onal 256-bit packed single precision floating-point instructions retired; some instructions will c…
39 …acked single and 256-bit packed double precision FP instructions retired; some instructions will c…
43 …and 256-bit packed double precision floating-point instructions retired; some instructions will c…
[all …]
/linux/rust/kernel/
H A Dbits.rs70 Some((high | (high - 1)) & !(low - 1))
102 /// assert_eq!(genmask_checked_u64(0..=0), Some(0b1));
103 /// assert_eq!(genmask_checked_u64(0..=63), Some(u64::MAX));
104 /// assert_eq!(genmask_checked_u64(21..=39), Some(0x0000_00ff_ffe0_0000));
130 /// assert_eq!(genmask_checked_u32(0..=0), Some(0b1));
131 /// assert_eq!(genmask_checked_u32(0..=31), Some(u32::MAX));
132 /// assert_eq!(genmask_checked_u32(21..=31), Some(0xffe0_0000));
158 /// assert_eq!(genmask_checked_u16(0..=0), Some(0b1));
159 /// assert_eq!(genmask_checked_u16(0..=15), Some(u16::MAX));
160 /// assert_eq!(genmask_checked_u16(6..=15), Some(0xffc0));
[all …]
/linux/arch/arm64/boot/dts/freescale/
H A Dimx91-11x11-frdm.dts92 bootph-some-ram;
186 bootph-some-ram;
191 bootph-some-ram;
260 bootph-some-ram;
265 bootph-some-ram;
270 bootph-some-ram;
275 bootph-some-ram;
283 bootph-some-ram;
303 bootph-some-ram;
325 bootph-some-ram;
[all …]

12345678910>>...237