Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Dmib.c137 if (dwIsr & ISR_SOFTTIMER1) // ISR, bit21 in STAvUpdateIsrStatCounter()
Dmac.h407 #define ISR_SOFTTIMER1 0x00200000 // macro
Ddevice_main.c2449 if (pDevice->dwIsr & ISR_SOFTTIMER1) { in device_intr()