Searched refs:TIMERCOUNT (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/scsi/pcmcia/ |
D | nsp_cs.c | 345 nsp_index_write(base, TIMERCOUNT, 0); in nsphw_init() 346 nsp_index_write(base, TIMERCOUNT, 0); /* requires 2 times!! */ in nsphw_init() 508 nsp_index_write(base, TIMERCOUNT, time); in nsp_start_timer() 1022 nsp_index_write(base, TIMERCOUNT, 0); in nspintr() 1023 nsp_index_write(base, TIMERCOUNT, 0); in nspintr()
|
D | nsp_cs.h | 102 #define TIMERCOUNT 0x17 /* R/W */ macro
|