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_ADDR
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
tcic2var.h
236
r_addr = tcic_read_4(h,
TCIC_R_ADDR
);
237
tcic_write_4(h,
TCIC_R_ADDR
, reg|TCIC_ADDR_INDREG);
239
tcic_write_4(h,
TCIC_R_ADDR
, r_addr);
248
r_addr = tcic_read_4(h,
TCIC_R_ADDR
);
249
tcic_write_4(h,
TCIC_R_ADDR
, reg|TCIC_ADDR_INDREG);
251
tcic_write_4(h,
TCIC_R_ADDR
, r_addr);
tcic2reg.h
43
#define
TCIC_R_ADDR
2 /* Address register, 32 bit */
44
#define TCIC_R_ADDR2 (
TCIC_R_ADDR
+2) /* high word of addr. reg. */
tcic2.c
162
val = bus_space_read_2(iot, ioh,
TCIC_R_ADDR
);
Completed in 14 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025