OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIICR_RCMD
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sandpoint/stand/altboot/
nvt.c
127
#define
MIICR_RCMD
(1U << 6) /* MII read operation */
351
CSR_WRITE_1(l, VR_MIICR,
MIICR_RCMD
);
354
} while (v &
MIICR_RCMD
);
vge.c
180
#define
MIICR_RCMD
(1U << 6) /* MII read operation */
433
CSR_WRITE_1(l, VR_MIICR,
MIICR_RCMD
);
436
} while (v &
MIICR_RCMD
);
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025