Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dninjascsi32reg.h91 #define NJSC32_REG_TIMER 0x06 /* len=2 R/W */ macro
Dninjascsi32.c380 njsc32_write_2(sc, NJSC32_REG_TIMER, NJSC32_TIMER_STOP); in njsc32_init()
381 njsc32_write_2(sc, NJSC32_REG_TIMER, NJSC32_TIMER_STOP); in njsc32_init()
1058 njsc32_write_2(sc, NJSC32_REG_TIMER, NJSC32_ARBITRATION_RETRY_TIME); in njsc32_start()
2356 njsc32_write_2(sc, NJSC32_REG_TIMER, NJSC32_TIMER_STOP); in njsc32_intr()