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:fextnvm6
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H
A
D
ich8lan.c
913
u32
fextnvm6
= er32(FEXTNVM6);
in e1000_k1_workaround_lpt_lp()
local
939
ew32(FEXTNVM6,
fextnvm6
| E1000_FEXTNVM6_REQ_PLL_CLK);
in e1000_k1_workaround_lpt_lp()
949
fextnvm6
&= ~E1000_FEXTNVM6_REQ_PLL_CLK;
in e1000_k1_workaround_lpt_lp()
968
fextnvm6
&= ~E1000_FEXTNVM6_ENABLE_K1_ENTRY_CONDITION;
in e1000_k1_workaround_lpt_lp()
975
fextnvm6
|= E1000_FEXTNVM6_ENABLE_K1_ENTRY_CONDITION;
in e1000_k1_workaround_lpt_lp()
983
ew32(FEXTNVM6,
fextnvm6
);
in e1000_k1_workaround_lpt_lp()
1563
u32
fextnvm6
= er32(FEXTNVM6);
in e1000_check_for_copper_link_ich8lan()
local
1570
fextnvm6
|= E1000_FEXTNVM6_K1_OFF_ENABLE;
in e1000_check_for_copper_link_ich8lan()
1572
fextnvm6
&= ~E1000_FEXTNVM6_K1_OFF_ENABLE;
in e1000_check_for_copper_link_ich8lan()
1575
ew32(FEXTNVM6,
fextnvm6
);
in e1000_check_for_copper_link_ich8lan()
5367
u32
fextnvm6
= er32(FEXTNVM6);
e1000_suspend_workarounds_ich8lan()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H
A
D
ich8lan.c
922
u32
fextnvm6
= er32(FEXTNVM6);
in e1000_k1_workaround_lpt_lp()
local
948
ew32(FEXTNVM6,
fextnvm6
| E1000_FEXTNVM6_REQ_PLL_CLK);
in e1000_k1_workaround_lpt_lp()
958
fextnvm6
&= ~E1000_FEXTNVM6_REQ_PLL_CLK;
in e1000_k1_workaround_lpt_lp()
977
fextnvm6
&= ~E1000_FEXTNVM6_ENABLE_K1_ENTRY_CONDITION;
in e1000_k1_workaround_lpt_lp()
984
fextnvm6
|= E1000_FEXTNVM6_ENABLE_K1_ENTRY_CONDITION;
in e1000_k1_workaround_lpt_lp()
992
ew32(FEXTNVM6,
fextnvm6
);
in e1000_k1_workaround_lpt_lp()
1574
u32
fextnvm6
= er32(FEXTNVM6);
in e1000_check_for_copper_link_ich8lan()
local
1581
fextnvm6
|= E1000_FEXTNVM6_K1_OFF_ENABLE;
in e1000_check_for_copper_link_ich8lan()
1583
fextnvm6
&= ~E1000_FEXTNVM6_K1_OFF_ENABLE;
in e1000_check_for_copper_link_ich8lan()
1586
ew32(FEXTNVM6,
fextnvm6
);
in e1000_check_for_copper_link_ich8lan()
5383
u32
fextnvm6
= er32(FEXTNVM6);
e1000_suspend_workarounds_ich8lan()
local
[all...]
Completed in 6 milliseconds