OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TUL_GCTRL0
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ihareg.h
54
#define
TUL_GCTRL0
0x54 /* R/W Global Control 0 */
iha.c
2637
gctrl = bus_space_read_1(iot, ioh,
TUL_GCTRL0
) | EEPRG;
2638
bus_space_write_1(iot, ioh,
TUL_GCTRL0
, gctrl);
2645
gctrl = bus_space_read_1(iot, ioh,
TUL_GCTRL0
) & ~EEPRG;
2646
bus_space_write_1(iot, ioh,
TUL_GCTRL0
, gctrl);
Completed in 16 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025