Home
last modified time | relevance | path

Searched refs:ISR_SOFTTIMER1 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/vt6655/
Dmib.c110 if (dwIsr & ISR_SOFTTIMER1) /* ISR, bit21 */ in STAvUpdateIsrStatCounter()
Dmac.h377 #define ISR_SOFTTIMER1 0x00200000 macro
Ddevice_main.c1151 if (pDevice->dwIsr & ISR_SOFTTIMER1) { in device_intr()