OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:R110
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sandpoint/stand/altboot/
sip.c
302
#define
R110
06 /* SEEPROM READ op. */
309
data = (
R110
<< 6) | (loc & 0x3f); /* 6 bit addressing */
310
/* instruct
R110
op. at loc in MSB first order */
tlp.c
277
#define
R110
6 /* SEEPROM/MDIO read op */
289
data = (
R110
<< 10) | (phy << 5) | reg;
wm.c
298
#define
R110
6 /* SEEPROM read op */
310
data |=
R110
<< l->sromsft; /* 110 for READ */
318
/* instruct
R110
op. at off in MSB first order */
/src/sys/arch/cobalt/stand/boot/
tlp.c
385
#define
R110
6 /* SEEPROM read op */
399
idx |=
R110
<< l->sromsft; /* 110 for READ */
408
/* instruct
R110
op. at off in MSB first order */
Completed in 19 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025