Searched refs:BHA_CTRL_PORT (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/dev/ic/ |
| D | bha.c | 299 bus_space_write_1(iot, ioh, BHA_CTRL_PORT, BHA_CTRL_IRST); 303 bus_space_write_1(iot, ioh, BHA_CTRL_PORT, BHA_CTRL_SRST); 484 bus_space_write_1(iot, ioh, BHA_CTRL_PORT, BHA_CTRL_IRST); 894 bus_space_write_1(iot, ioh, BHA_CTRL_PORT,
|
| D | bhareg.h | 64 #define BHA_CTRL_PORT 0 /* control (wo) */ macro
|