Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/pcmcia/
Dnsp_cs.c345 nsp_index_write(base, TIMERCOUNT, 0); in nsphw_init()
346 nsp_index_write(base, TIMERCOUNT, 0); /* requires 2 times!! */ in nsphw_init()
510 nsp_index_write(base, TIMERCOUNT, time); in nsp_start_timer()
1024 nsp_index_write(base, TIMERCOUNT, 0); in nspintr()
1025 nsp_index_write(base, TIMERCOUNT, 0); in nspintr()
Dnsp_cs.h102 #define TIMERCOUNT 0x17 /* R/W */ macro