Home
last modified time | relevance | path

Searched refs:OSIOP_CTEST2 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dosiopreg.h80 #define OSIOP_CTEST2 (0x14+BL2) /* ro: Chip test register 2 */ macro
H A Dosiop.c1544 uint8_t ctest2 = osiop_read_1(sc, OSIOP_CTEST2); in osiop_checkintr()