Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/pcmcia/
Dnsp_cs.c342 nsp_index_write(base, TIMERCOUNT, 0); in nsphw_init()
343 nsp_index_write(base, TIMERCOUNT, 0); /* requires 2 times!! */ in nsphw_init()
508 nsp_index_write(base, TIMERCOUNT, time); in nsp_start_timer()
1013 nsp_index_write(base, TIMERCOUNT, 0); in nspintr()
1014 nsp_index_write(base, TIMERCOUNT, 0); in nspintr()
Dnsp_cs.h102 #define TIMERCOUNT 0x17 /* R/W */ macro