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:oem_reg
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H
A
D
ich8lan.c
1100
u16
oem_reg
= 0;
in e1000_enable_ulp_lpt_lp()
local
1159
&
oem_reg
);
in e1000_enable_ulp_lpt_lp()
1163
phy_reg =
oem_reg
;
in e1000_enable_ulp_lpt_lp()
1208
oem_reg
);
in e1000_enable_ulp_lpt_lp()
2359
u16
oem_reg
;
in e1000_oem_bits_config_ich8lan()
local
2380
ret_val = e1e_rphy_locked(hw, HV_OEM_BITS, &
oem_reg
);
in e1000_oem_bits_config_ich8lan()
2384
oem_reg
&= ~(HV_OEM_BITS_GBE_DIS | HV_OEM_BITS_LPLU);
in e1000_oem_bits_config_ich8lan()
2388
oem_reg
|= HV_OEM_BITS_GBE_DIS;
in e1000_oem_bits_config_ich8lan()
2391
oem_reg
|= HV_OEM_BITS_LPLU;
in e1000_oem_bits_config_ich8lan()
2395
oem_reg
|
in e1000_oem_bits_config_ich8lan()
2966
u16
oem_reg
;
e1000_set_lplu_state_pchlan()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H
A
D
ich8lan.c
1109
u16
oem_reg
= 0;
in e1000_enable_ulp_lpt_lp()
local
1168
&
oem_reg
);
in e1000_enable_ulp_lpt_lp()
1172
phy_reg =
oem_reg
;
in e1000_enable_ulp_lpt_lp()
1217
oem_reg
);
in e1000_enable_ulp_lpt_lp()
2376
u16
oem_reg
;
in e1000_oem_bits_config_ich8lan()
local
2397
ret_val = e1e_rphy_locked(hw, HV_OEM_BITS, &
oem_reg
);
in e1000_oem_bits_config_ich8lan()
2401
oem_reg
&= ~(HV_OEM_BITS_GBE_DIS | HV_OEM_BITS_LPLU);
in e1000_oem_bits_config_ich8lan()
2405
oem_reg
|= HV_OEM_BITS_GBE_DIS;
in e1000_oem_bits_config_ich8lan()
2408
oem_reg
|= HV_OEM_BITS_LPLU;
in e1000_oem_bits_config_ich8lan()
2412
oem_reg
|
in e1000_oem_bits_config_ich8lan()
2983
u16
oem_reg
;
e1000_set_lplu_state_pchlan()
local
[all...]
Completed in 8 milliseconds