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:GRCBASE_EMAC0
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_link.c
1473
u32 emac_base = port ? GRCBASE_EMAC1 :
GRCBASE_EMAC0
;
in bnx2x_emac_init()
1809
u32 emac_base = port ? GRCBASE_EMAC1 :
GRCBASE_EMAC0
;
in bnx2x_emac_enable()
2564
emac_base =
GRCBASE_EMAC0
;
in bnx2x_get_emac_base()
2568
emac_base =
GRCBASE_EMAC0
;
in bnx2x_get_emac_base()
2573
emac_base = (port) ? GRCBASE_EMAC1 :
GRCBASE_EMAC0
;
in bnx2x_get_emac_base()
2576
emac_base = (port) ?
GRCBASE_EMAC0
: GRCBASE_EMAC1;
in bnx2x_get_emac_base()
3314
u32 emac_base = (port) ? GRCBASE_EMAC1 :
GRCBASE_EMAC0
;
in bnx2x_set_serdes_access()
5864
bnx2x_bits_dis(bp,
GRCBASE_EMAC0
+ port*0x400 +
in bnx2x_emac_program()
5896
GRCBASE_EMAC0
+ port*0x400 + EMAC_REG_EMAC_MODE,
in bnx2x_emac_program()
6304
u32 emac_base = port ? GRCBASE_EMAC1 :
GRCBASE_EMAC0
;
in bnx2x_set_led()
[all...]
H
A
D
bnx2x_stats.c
322
mac_addr = (port ? GRCBASE_EMAC1 :
GRCBASE_EMAC0
);
in bnx2x_port_stats_init()
H
A
D
bnx2x_reg.h
6335
#define
GRCBASE_EMAC0
0x008000
macro
H
A
D
bnx2x_main.c
9160
u32 emac_base = port ? GRCBASE_EMAC1 :
GRCBASE_EMAC0
;
in bnx2x_send_unload_req()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_link.c
1473
u32 emac_base = port ? GRCBASE_EMAC1 :
GRCBASE_EMAC0
;
in bnx2x_emac_init()
1809
u32 emac_base = port ? GRCBASE_EMAC1 :
GRCBASE_EMAC0
;
in bnx2x_emac_enable()
2564
emac_base =
GRCBASE_EMAC0
;
in bnx2x_get_emac_base()
2568
emac_base =
GRCBASE_EMAC0
;
in bnx2x_get_emac_base()
2573
emac_base = (port) ? GRCBASE_EMAC1 :
GRCBASE_EMAC0
;
in bnx2x_get_emac_base()
2576
emac_base = (port) ?
GRCBASE_EMAC0
: GRCBASE_EMAC1;
in bnx2x_get_emac_base()
3314
u32 emac_base = (port) ? GRCBASE_EMAC1 :
GRCBASE_EMAC0
;
in bnx2x_set_serdes_access()
5864
bnx2x_bits_dis(bp,
GRCBASE_EMAC0
+ port*0x400 +
in bnx2x_emac_program()
5896
GRCBASE_EMAC0
+ port*0x400 + EMAC_REG_EMAC_MODE,
in bnx2x_emac_program()
6306
u32 emac_base = port ? GRCBASE_EMAC1 :
GRCBASE_EMAC0
;
in bnx2x_set_led()
[all...]
H
A
D
bnx2x_stats.c
322
mac_addr = (port ? GRCBASE_EMAC1 :
GRCBASE_EMAC0
);
in bnx2x_port_stats_init()
H
A
D
bnx2x_reg.h
6335
#define
GRCBASE_EMAC0
0x008000
macro
H
A
D
bnx2x_main.c
9158
u32 emac_base = port ? GRCBASE_EMAC1 :
GRCBASE_EMAC0
;
in bnx2x_send_unload_req()
Completed in 106 milliseconds