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:dpll_ctrl_n
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/ptp/
H
A
D
ptp_clockmatrix.c
1422
err = idtcm_read(idtcm, channel->
dpll_ctrl_n
,
in idtcm_get_manual_reference()
1442
err = idtcm_read(idtcm, channel->
dpll_ctrl_n
,
in idtcm_set_manual_reference()
1452
err = idtcm_write(idtcm, channel->
dpll_ctrl_n
,
in idtcm_set_manual_reference()
2085
channel->
dpll_ctrl_n
= DPLL_CTRL_0;
in configure_channel_pll()
2093
channel->
dpll_ctrl_n
= DPLL_CTRL_1;
in configure_channel_pll()
2101
channel->
dpll_ctrl_n
= DPLL_CTRL_2;
in configure_channel_pll()
2109
channel->
dpll_ctrl_n
= DPLL_CTRL_3;
in configure_channel_pll()
2117
channel->
dpll_ctrl_n
= DPLL_CTRL_4;
in configure_channel_pll()
2125
channel->
dpll_ctrl_n
= DPLL_CTRL_5;
in configure_channel_pll()
2133
channel->
dpll_ctrl_n
in configure_channel_pll()
[all...]
H
A
D
ptp_clockmatrix.h
90
u16
dpll_ctrl_n
;
member
/kernel/linux/linux-5.10/drivers/ptp/
H
A
D
ptp_clockmatrix.h
114
u16
dpll_ctrl_n
;
member
H
A
D
ptp_clockmatrix.c
1878
channel->
dpll_ctrl_n
= DPLL_CTRL_0;
in configure_channel_pll()
1886
channel->
dpll_ctrl_n
= DPLL_CTRL_1;
in configure_channel_pll()
1894
channel->
dpll_ctrl_n
= DPLL_CTRL_2;
in configure_channel_pll()
1902
channel->
dpll_ctrl_n
= DPLL_CTRL_3;
in configure_channel_pll()
1910
channel->
dpll_ctrl_n
= DPLL_CTRL_4;
in configure_channel_pll()
1918
channel->
dpll_ctrl_n
= DPLL_CTRL_5;
in configure_channel_pll()
1926
channel->
dpll_ctrl_n
= DPLL_CTRL_6;
in configure_channel_pll()
1934
channel->
dpll_ctrl_n
= DPLL_CTRL_7;
in configure_channel_pll()
Completed in 9 milliseconds