Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/pcmcia/
H A Dnsp_cs.c343 nsp_index_write(base, TIMERCOUNT, 0); in nsphw_init()
344 nsp_index_write(base, TIMERCOUNT, 0); /* requires 2 times!! */ in nsphw_init()
509 nsp_index_write(base, TIMERCOUNT, time); in nsp_start_timer()
1014 nsp_index_write(base, TIMERCOUNT, 0); in nspintr()
1015 nsp_index_write(base, TIMERCOUNT, 0); in nspintr()
H A Dnsp_cs.h102 #define TIMERCOUNT 0x17 /* R/W */ macro