Searched refs:OSIOP_ISTAT_RST (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dosiopreg.h323 #define OSIOP_ISTAT_RST 0x40 /* Software reset */ macro
H A Dosiop.c791 osiop_read_1(sc, OSIOP_ISTAT) | OSIOP_ISTAT_RST);
794 osiop_read_1(sc, OSIOP_ISTAT) & ~OSIOP_ISTAT_RST);

Completed in 190 milliseconds