Home
last modified time | relevance | path

Searched refs:ISR_TBTT (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/vt6655/
Dmib.c86 if (dwIsr & ISR_TBTT) /* ISR, bit4 */ in STAvUpdateIsrStatCounter()
Dmac.h386 #define ISR_TBTT 0x00000010 macro
Ddevice_main.c1110 if (pDevice->dwIsr & ISR_TBTT) { in device_intr()
/linux-4.1.27/drivers/staging/vt6656/
Dint.c152 if (int_data->isr0 & ISR_TBTT) { in vnt_int_process_data()
Dmac.h274 #define ISR_TBTT 0x10 macro