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
defs:baseclk
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/spi/
H
A
D
spi-txx9.c
81
int
baseclk
;
member
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H
A
D
regs-s3c2443-clock.h
151
s3c2443_get_mpll(unsigned int pllval, unsigned int
baseclk
)
in s3c2443_get_mpll()
argument
171
s3c2443_get_epll(unsigned int pllval, unsigned int
baseclk
)
in s3c2443_get_epll()
argument
/kernel/linux/linux-5.10/kernel/time/
H
A
D
timer.c
1439
unsigned long
baseclk
= base->clk - 1;
in expire_timers()
local
1388
call_timer_fn(struct timer_list *timer, void (*fn)(struct timer_list *), unsigned long
baseclk
)
call_timer_fn()
argument
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H
A
D
tc35876x-dsi-lvds.c
440
static inline u16 calc_clkdiv(unsigned long
baseclk
, unsigned int f)
in calc_clkdiv()
argument
/kernel/linux/linux-6.6/kernel/time/
H
A
D
timer.c
1725
unsigned long
baseclk
= base->clk - 1;
in expire_timers()
local
1674
call_timer_fn(struct timer_list *timer, void (*fn)(struct timer_list *), unsigned long
baseclk
)
call_timer_fn()
argument
Completed in 11 milliseconds