OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRM_GEN_CONTROL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
trmreg.h
293
#define
TRM_GEN_CONTROL
0xD4 /* Global Control (R/W) */
trm.c
656
bus_space_write_2(iot, ioh,
TRM_GEN_CONTROL
,
657
bus_space_read_2(iot, ioh,
TRM_GEN_CONTROL
) & ~EN_LED);
2487
bus_space_write_1(iot, ioh,
TRM_GEN_CONTROL
,
2488
bus_space_read_1(iot, ioh,
TRM_GEN_CONTROL
) | EN_EEPROM);
2508
bus_space_write_1(iot, ioh,
TRM_GEN_CONTROL
,
2509
bus_space_read_1(iot, ioh,
TRM_GEN_CONTROL
) & ~EN_EEPROM);
2581
bus_space_write_1(iot, ioh,
TRM_GEN_CONTROL
,
2582
bus_space_read_1(iot, ioh,
TRM_GEN_CONTROL
) | EN_EEPROM);
2590
bus_space_write_1(iot, ioh,
TRM_GEN_CONTROL
,
2591
bus_space_read_1(iot, ioh,
TRM_GEN_CONTROL
) & ~EN_EEPROM)
[
all
...]
Completed in 98 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025