OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VR_MIICR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sandpoint/stand/altboot/
nvt.c
125
#define
VR_MIICR
0x70 /* MII control */
319
CSR_WRITE_1(l,
VR_MIICR
, 0);
324
CSR_WRITE_1(l,
VR_MIICR
, MIICR_MAUTO);
336
CSR_WRITE_1(l,
VR_MIICR
, 0);
351
CSR_WRITE_1(l,
VR_MIICR
, MIICR_RCMD);
353
v = CSR_READ_1(l,
VR_MIICR
);
369
CSR_WRITE_1(l,
VR_MIICR
, MIICR_WCMD);
371
v = CSR_READ_1(l,
VR_MIICR
);
vge.c
178
#define
VR_MIICR
0x70 /* MII control */
400
CSR_WRITE_1(l,
VR_MIICR
, 0);
406
CSR_WRITE_1(l,
VR_MIICR
, MIICR_MAUTO);
418
CSR_WRITE_1(l,
VR_MIICR
, 0);
433
CSR_WRITE_1(l,
VR_MIICR
, MIICR_RCMD);
435
v = CSR_READ_1(l,
VR_MIICR
);
451
CSR_WRITE_1(l,
VR_MIICR
, MIICR_WCMD);
453
v = CSR_READ_1(l,
VR_MIICR
);
Completed in 12 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025