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:xtal_freq_count
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/phy/
H
A
D
phy-tegra-usb.c
159
u8
xtal_freq_count
;
member
169
.
xtal_freq_count
= 0x76,
177
.
xtal_freq_count
= 0x7F,
185
.
xtal_freq_count
= 0xBB,
193
.
xtal_freq_count
= 0xFE,
501
val |= UTMIP_XTAL_FREQ_COUNT(phy->freq->
xtal_freq_count
) |
in utmi_phy_power_on()
/kernel/linux/linux-6.6/drivers/usb/phy/
H
A
D
phy-tegra-usb.c
177
u8
xtal_freq_count
;
member
187
.
xtal_freq_count
= 0x76,
195
.
xtal_freq_count
= 0x7F,
203
.
xtal_freq_count
= 0xBB,
211
.
xtal_freq_count
= 0xFE,
535
val |= UTMIP_XTAL_FREQ_COUNT(phy->freq->
xtal_freq_count
) |
in utmi_phy_power_on()
/kernel/linux/linux-5.10/drivers/clk/tegra/
H
A
D
clk-pll.c
1082
u8
xtal_freq_count
;
member
1089
.
xtal_freq_count
= 0x7f
1093
.
xtal_freq_count
= 0xbb
1097
.
xtal_freq_count
= 0x76
1101
.
xtal_freq_count
= 0xfe
1105
.
xtal_freq_count
= 0xa4
1109
.
xtal_freq_count
= 0x80
1176
value |= UTMIP_PLL_CFG1_XTAL_FREQ_COUNT(params->
xtal_freq_count
);
in clk_pllu_enable()
1799
value |= UTMIP_PLL_CFG1_XTAL_FREQ_COUNT(params->
xtal_freq_count
);
in clk_pllu_tegra114_enable()
H
A
D
clk-tegra210.c
2276
u16
xtal_freq_count
;
member
2283
.
xtal_freq_count
= 0x80
2287
.
xtal_freq_count
= 0x7f
2291
.
xtal_freq_count
= 0xbb
2295
.
xtal_freq_count
= 0x76
2299
.
xtal_freq_count
= 0xfe
2303
.
xtal_freq_count
= 0xa4
2793
UTMIP_PLL_CFG1_XTAL_FREQ_COUNT(utmi_parameters[i].
xtal_freq_count
);
in tegra210_utmi_param_configure()
/kernel/linux/linux-6.6/drivers/clk/tegra/
H
A
D
clk-pll.c
1085
u8
xtal_freq_count
;
member
1092
.
xtal_freq_count
= 0x7f
1096
.
xtal_freq_count
= 0xbb
1100
.
xtal_freq_count
= 0x76
1104
.
xtal_freq_count
= 0xfe
1108
.
xtal_freq_count
= 0xa4
1112
.
xtal_freq_count
= 0x80
1179
value |= UTMIP_PLL_CFG1_XTAL_FREQ_COUNT(params->
xtal_freq_count
);
in clk_pllu_enable()
1802
value |= UTMIP_PLL_CFG1_XTAL_FREQ_COUNT(params->
xtal_freq_count
);
in clk_pllu_tegra114_enable()
H
A
D
clk-tegra210.c
2327
u16
xtal_freq_count
;
member
2334
.
xtal_freq_count
= 0x80
2338
.
xtal_freq_count
= 0x7f
2342
.
xtal_freq_count
= 0xbb
2346
.
xtal_freq_count
= 0x76
2350
.
xtal_freq_count
= 0xfe
2354
.
xtal_freq_count
= 0xa4
2844
UTMIP_PLL_CFG1_XTAL_FREQ_COUNT(utmi_parameters[i].
xtal_freq_count
);
in tegra210_utmi_param_configure()
Completed in 20 milliseconds