OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCIC_R_ADDR2
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
tcic2var.h
259
r_addr = tcic_read_2(h,
TCIC_R_ADDR2
);
260
tcic_write_2(h,
TCIC_R_ADDR2
,
tcic2reg.h
44
#define
TCIC_R_ADDR2
(TCIC_R_ADDR+2) /* high word of addr. reg. */
tcic2.c
110
val = (bus_space_read_2(iot, ioh,
TCIC_R_ADDR2
) & TCIC_SS_MASK)
165
val = bus_space_read_2(iot, ioh,
TCIC_R_ADDR2
);
190
if ((bus_space_read_2(iot, ioh,
TCIC_R_ADDR2
)
Completed in 56 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025