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:clk_id_32
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/
H
A
D
ti_sci.h
254
* @
clk_id_32
: Clock identifier for the device for this request.
278
u32
clk_id_32
;
member
289
* @
clk_id_32
: Clock identifier for the device for the request.
300
u32
clk_id_32
;
member
333
* @
clk_id_32
: Clock identifier if @clk_id field is 255.
344
u32
clk_id_32
;
member
356
* @
clk_id_32
.
357
* @
clk_id_32
: Clock identifier if the @clk_id field contains 255.
365
u32
clk_id_32
;
member
390
* @
clk_id_32
403
u32
clk_id_32
;
global()
member
454
u32
clk_id_32
;
global()
member
513
u32
clk_id_32
;
global()
member
534
u32
clk_id_32
;
global()
member
[all...]
H
A
D
ti_sci.c
959
req->
clk_id_32
= clk_id;
in ti_sci_set_clock_state()
1027
req->
clk_id_32
= clk_id;
in ti_sci_cmd_get_clock_state()
1258
req->
clk_id_32
= clk_id;
in ti_sci_cmd_clk_set_parent()
1326
req->
clk_id_32
= clk_id;
in ti_sci_cmd_clk_get_parent()
1396
req->
clk_id_32
= clk_id;
in ti_sci_cmd_clk_get_num_parents()
1475
req->
clk_id_32
= clk_id;
in ti_sci_cmd_clk_get_match_freq()
1551
req->
clk_id_32
= clk_id;
in ti_sci_cmd_clk_set_freq()
1616
req->
clk_id_32
= clk_id;
in ti_sci_cmd_clk_get_freq()
/kernel/linux/linux-6.6/drivers/firmware/
H
A
D
ti_sci.h
253
* @
clk_id_32
: Clock identifier for the device for this request.
277
u32
clk_id_32
;
member
288
* @
clk_id_32
: Clock identifier for the device for the request.
299
u32
clk_id_32
;
member
332
* @
clk_id_32
: Clock identifier if @clk_id field is 255.
343
u32
clk_id_32
;
member
355
* @
clk_id_32
.
356
* @
clk_id_32
: Clock identifier if the @clk_id field contains 255.
364
u32
clk_id_32
;
member
389
* @
clk_id_32
402
u32
clk_id_32
;
global()
member
453
u32
clk_id_32
;
global()
member
512
u32
clk_id_32
;
global()
member
533
u32
clk_id_32
;
global()
member
[all...]
H
A
D
ti_sci.c
975
req->
clk_id_32
= clk_id;
in ti_sci_set_clock_state()
1043
req->
clk_id_32
= clk_id;
in ti_sci_cmd_get_clock_state()
1274
req->
clk_id_32
= clk_id;
in ti_sci_cmd_clk_set_parent()
1342
req->
clk_id_32
= clk_id;
in ti_sci_cmd_clk_get_parent()
1412
req->
clk_id_32
= clk_id;
in ti_sci_cmd_clk_get_num_parents()
1491
req->
clk_id_32
= clk_id;
in ti_sci_cmd_clk_get_match_freq()
1567
req->
clk_id_32
= clk_id;
in ti_sci_cmd_clk_set_freq()
1632
req->
clk_id_32
= clk_id;
in ti_sci_cmd_clk_get_freq()
Completed in 13 milliseconds