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_phase
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/ptp/
H
A
D
ptp_clockmatrix.c
1292
err = idtcm_write(idtcm, channel->
dpll_phase
, DPLL_WR_PHASE,
in _idtcm_adjphase()
1877
channel->
dpll_phase
= DPLL_PHASE_0;
in configure_channel_pll()
1885
channel->
dpll_phase
= DPLL_PHASE_1;
in configure_channel_pll()
1893
channel->
dpll_phase
= DPLL_PHASE_2;
in configure_channel_pll()
1901
channel->
dpll_phase
= DPLL_PHASE_3;
in configure_channel_pll()
1909
channel->
dpll_phase
= DPLL_PHASE_4;
in configure_channel_pll()
1917
channel->
dpll_phase
= DPLL_PHASE_5;
in configure_channel_pll()
1925
channel->
dpll_phase
= DPLL_PHASE_6;
in configure_channel_pll()
1933
channel->
dpll_phase
= DPLL_PHASE_7;
in configure_channel_pll()
H
A
D
ptp_clockmatrix.h
111
u16
dpll_phase
;
member
/kernel/linux/linux-6.6/drivers/ptp/
H
A
D
ptp_clockmatrix.c
1734
err = idtcm_write(idtcm, channel->
dpll_phase
, DPLL_WR_PHASE,
in _idtcm_adjphase()
2084
channel->
dpll_phase
= DPLL_PHASE_0;
in configure_channel_pll()
2092
channel->
dpll_phase
= DPLL_PHASE_1;
in configure_channel_pll()
2100
channel->
dpll_phase
= DPLL_PHASE_2;
in configure_channel_pll()
2108
channel->
dpll_phase
= DPLL_PHASE_3;
in configure_channel_pll()
2116
channel->
dpll_phase
= DPLL_PHASE_4;
in configure_channel_pll()
2124
channel->
dpll_phase
= DPLL_PHASE_5;
in configure_channel_pll()
2132
channel->
dpll_phase
= DPLL_PHASE_6;
in configure_channel_pll()
2140
channel->
dpll_phase
= DPLL_PHASE_7;
in configure_channel_pll()
H
A
D
ptp_clockmatrix.h
87
u16
dpll_phase
;
member
Completed in 11 milliseconds