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:mem_clk_10khz
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pcmcia/
H
A
D
pxa2xx_base.c
87
u_int
mem_clk_10khz
)
in pxa2xx_mcxx_hold()
89
u_int code = pcmcia_cycle_ns *
mem_clk_10khz
;
in pxa2xx_mcxx_hold()
94
u_int
mem_clk_10khz
)
in pxa2xx_mcxx_asst()
96
u_int code = pcmcia_cycle_ns *
mem_clk_10khz
;
in pxa2xx_mcxx_asst()
101
u_int
mem_clk_10khz
)
in pxa2xx_mcxx_setup()
103
u_int code = pcmcia_cycle_ns *
mem_clk_10khz
;
in pxa2xx_mcxx_setup()
110
static inline u_int pxa2xx_pcmcia_cmd_time(u_int
mem_clk_10khz
,
in pxa2xx_pcmcia_cmd_time()
argument
113
return (300000 * (pcmcia_mcxx_asst + 1) /
mem_clk_10khz
);
in pxa2xx_pcmcia_cmd_time()
86
pxa2xx_mcxx_hold(u_int pcmcia_cycle_ns, u_int
mem_clk_10khz
)
pxa2xx_mcxx_hold()
argument
93
pxa2xx_mcxx_asst(u_int pcmcia_cycle_ns, u_int
mem_clk_10khz
)
pxa2xx_mcxx_asst()
argument
100
pxa2xx_mcxx_setup(u_int pcmcia_cycle_ns, u_int
mem_clk_10khz
)
pxa2xx_mcxx_setup()
argument
/kernel/linux/linux-6.6/drivers/pcmcia/
H
A
D
pxa2xx_base.c
86
u_int
mem_clk_10khz
)
in pxa2xx_mcxx_hold()
88
u_int code = pcmcia_cycle_ns *
mem_clk_10khz
;
in pxa2xx_mcxx_hold()
93
u_int
mem_clk_10khz
)
in pxa2xx_mcxx_asst()
95
u_int code = pcmcia_cycle_ns *
mem_clk_10khz
;
in pxa2xx_mcxx_asst()
100
u_int
mem_clk_10khz
)
in pxa2xx_mcxx_setup()
102
u_int code = pcmcia_cycle_ns *
mem_clk_10khz
;
in pxa2xx_mcxx_setup()
109
static inline u_int pxa2xx_pcmcia_cmd_time(u_int
mem_clk_10khz
,
in pxa2xx_pcmcia_cmd_time()
argument
112
return (300000 * (pcmcia_mcxx_asst + 1) /
mem_clk_10khz
);
in pxa2xx_pcmcia_cmd_time()
85
pxa2xx_mcxx_hold(u_int pcmcia_cycle_ns, u_int
mem_clk_10khz
)
pxa2xx_mcxx_hold()
argument
92
pxa2xx_mcxx_asst(u_int pcmcia_cycle_ns, u_int
mem_clk_10khz
)
pxa2xx_mcxx_asst()
argument
99
pxa2xx_mcxx_setup(u_int pcmcia_cycle_ns, u_int
mem_clk_10khz
)
pxa2xx_mcxx_setup()
argument
Completed in 2 milliseconds