OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GENET_MDIO_CMD
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bcmgenetreg.h
81
#define
GENET_MDIO_CMD
0xe14
bcmgenet.c
98
WR4(sc,
GENET_MDIO_CMD
,
103
if ((RD4(sc,
GENET_MDIO_CMD
) & GENET_MDIO_START_BUSY) == 0) {
104
*val = RD4(sc,
GENET_MDIO_CMD
) & 0xffff;
125
WR4(sc,
GENET_MDIO_CMD
,
130
if ((RD4(sc,
GENET_MDIO_CMD
) & GENET_MDIO_START_BUSY) == 0)
Completed in 14 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025