Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:T1CL
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H
A
D
time.c
53
#define
T1CL
(4*RS) /* Timer 1 ctr/latch (low 8 bits) */
macro
203
in_8(&via[
T1CL
]);
in via_calibrate_decr()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H
A
D
time.c
53
#define
T1CL
(4*RS) /* Timer 1 ctr/latch (low 8 bits) */
macro
203
in_8(&via[
T1CL
]);
in via_calibrate_decr()
/kernel/linux/linux-5.10/drivers/macintosh/
H
A
D
via-macii.c
47
#define
T1CL
(4*RS) /* Timer 1 ctr/latch (low 8 bits) */
macro
H
A
D
via-pmu.c
89
#define
T1CL
(4*RS) /* Timer 1 ctr/latch (low 8 bits) */
macro
1846
save_via[6] = in_8(&via1[
T1CL
]);
in save_via_state()
1858
out_8(&via1[
T1CL
], save_via[6]);
in restore_via_state()
H
A
D
via-cuda.c
41
#define
T1CL
(4*RS) /* Timer 1 ctr/latch (low 8 bits) */
macro
/kernel/linux/linux-6.6/drivers/macintosh/
H
A
D
via-macii.c
45
#define
T1CL
(4*RS) /* Timer 1 ctr/latch (low 8 bits) */
macro
H
A
D
via-pmu.c
88
#define
T1CL
(4*RS) /* Timer 1 ctr/latch (low 8 bits) */
macro
1838
save_via[6] = in_8(&via1[
T1CL
]);
in save_via_state()
1850
out_8(&via1[
T1CL
], save_via[6]);
in restore_via_state()
H
A
D
via-cuda.c
44
#define
T1CL
(4*RS) /* Timer 1 ctr/latch (low 8 bits) */
macro
Completed in 12 milliseconds