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:MANC
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H
A
D
manage.c
296
manc = er32(
MANC
);
in e1000e_enable_mng_pass_thru()
H
A
D
phy.c
47
manc = er32(
MANC
);
in e1000e_check_reset_block_generic()
H
A
D
netdev.c
2862
manc = er32(
MANC
);
in e1000_init_manageability_pt()
2913
ew32(
MANC
, manc);
in e1000_init_manageability_pt()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H
A
D
manage.c
296
manc = er32(
MANC
);
in e1000e_enable_mng_pass_thru()
H
A
D
phy.c
48
manc = er32(
MANC
);
in e1000e_check_reset_block_generic()
H
A
D
netdev.c
2855
manc = er32(
MANC
);
in e1000_init_manageability_pt()
2906
ew32(
MANC
, manc);
in e1000_init_manageability_pt()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H
A
D
e1000_main.c
334
u32 manc = er32(
MANC
);
in e1000_init_manageability()
339
ew32(
MANC
, manc);
in e1000_init_manageability()
348
u32 manc = er32(
MANC
);
in e1000_release_manageability()
353
ew32(
MANC
, manc);
in e1000_release_manageability()
454
if (er32(
MANC
) & E1000_MANC_SMBUS_EN)
in e1000_power_down_phy()
H
A
D
e1000_hw.c
483
manc = er32(
MANC
);
in e1000_reset_hw()
485
ew32(
MANC
, manc);
in e1000_reset_hw()
5512
manc = er32(
MANC
);
in e1000_enable_mng_pass_thru()
H
A
D
e1000_ethtool.c
408
regs_buff[26] = er32(
MANC
);
in e1000_get_regs()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H
A
D
e1000_main.c
334
u32 manc = er32(
MANC
);
in e1000_init_manageability()
339
ew32(
MANC
, manc);
in e1000_init_manageability()
348
u32 manc = er32(
MANC
);
in e1000_release_manageability()
353
ew32(
MANC
, manc);
in e1000_release_manageability()
454
if (er32(
MANC
) & E1000_MANC_SMBUS_EN)
in e1000_power_down_phy()
H
A
D
e1000_hw.c
483
manc = er32(
MANC
);
in e1000_reset_hw()
485
ew32(
MANC
, manc);
in e1000_reset_hw()
5513
manc = er32(
MANC
);
in e1000_enable_mng_pass_thru()
H
A
D
e1000_ethtool.c
408
regs_buff[26] = er32(
MANC
);
in e1000_get_regs()
/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/
H
A
D
rswitch.h
573
MANC
= RMRO + 0x0198,
enumerator
Completed in 52 milliseconds