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:pchws
(Results
1 - 25
of
26
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/clk/at91/
H
A
D
pmc.c
72
return pmc_data->
pchws
[idx];
in of_clk_hw_pmc_get()
108
pmc_data->
pchws
= pmc_data->ghws + ngck;
in pmc_data_allocate()
H
A
D
at91sam9rl.c
157
at91sam9rl_pmc->
pchws
[i] = hw;
in at91sam9rl_pmc_setup()
H
A
D
at91sam9n12.c
225
at91sam9n12_pmc->
pchws
[i] = hw;
in at91sam9n12_pmc_setup()
H
A
D
at91sam9g45.c
200
at91sam9g45_pmc->
pchws
[i] = hw;
in at91sam9g45_pmc_setup()
H
A
D
at91rm9200.c
180
at91rm9200_pmc->
pchws
[i] = hw;
in at91rm9200_pmc_setup()
H
A
D
at91sam9x5.c
250
at91sam9x5_pmc->
pchws
[i] = hw;
in at91sam9x5_pmc_setup()
H
A
D
sam9x60.c
322
sam9x60_pmc->
pchws
[i] = hw;
in sam9x60_pmc_setup()
H
A
D
pmc.h
30
struct clk_hw **
pchws
;
member
H
A
D
sama5d4.c
252
sama5d4_pmc->
pchws
[i] = hw;
in sama5d4_pmc_setup()
H
A
D
sama5d3.c
229
sama5d3_pmc->
pchws
[i] = hw;
in sama5d3_pmc_setup()
H
A
D
sama5d2.c
309
sama5d2_pmc->
pchws
[i] = hw;
in sama5d2_pmc_setup()
H
A
D
at91sam9260.c
457
at91sam9260_pmc->
pchws
[i] = hw;
in at91sam926x_pmc_setup()
H
A
D
sama7g5.c
1169
sama7g5_pmc->
pchws
[i] = hw;
in sama7g5_pmc_setup()
1174
NULL, sama7g5_pmc->
pchws
[i],
in sama7g5_pmc_setup()
/kernel/linux/linux-5.10/drivers/clk/at91/
H
A
D
pmc.c
72
return pmc_data->
pchws
[idx];
in of_clk_hw_pmc_get()
108
pmc_data->
pchws
= pmc_data->ghws + ngck;
in pmc_data_allocate()
H
A
D
at91sam9rl.c
145
at91sam9rl_pmc->
pchws
[i] = hw;
in at91sam9rl_pmc_setup()
H
A
D
at91rm9200.c
168
at91rm9200_pmc->
pchws
[i] = hw;
in at91rm9200_pmc_setup()
H
A
D
at91sam9n12.c
207
at91sam9n12_pmc->
pchws
[i] = hw;
in at91sam9n12_pmc_setup()
H
A
D
at91sam9g45.c
182
at91sam9g45_pmc->
pchws
[i] = hw;
in at91sam9g45_pmc_setup()
H
A
D
at91sam9x5.c
234
at91sam9x5_pmc->
pchws
[i] = hw;
in at91sam9x5_pmc_setup()
H
A
D
pmc.h
28
struct clk_hw **
pchws
;
member
H
A
D
sam9x60.c
290
sam9x60_pmc->
pchws
[i] = hw;
in sam9x60_pmc_setup()
H
A
D
sama5d4.c
231
sama5d4_pmc->
pchws
[i] = hw;
in sama5d4_pmc_setup()
H
A
D
sama5d3.c
208
sama5d3_pmc->
pchws
[i] = hw;
in sama5d3_pmc_setup()
H
A
D
sama5d2.c
276
sama5d2_pmc->
pchws
[i] = hw;
in sama5d2_pmc_setup()
H
A
D
at91sam9260.c
444
at91sam9260_pmc->
pchws
[i] = hw;
in at91sam926x_pmc_setup()
Completed in 12 milliseconds
1
2