Searched refs:ISR_TBTT (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dint.c174 if (pINTData->byISR0 & ISR_TBTT) {
H A Dmac.h303 #define ISR_TBTT 0x10 macro
H A Dmib.c114 if (byIsr0 & ISR_TBTT) // ISR, bit4
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dmib.c118 if (dwIsr & ISR_TBTT) // ISR, bit4
H A Dmac.h443 #define ISR_TBTT 0x00000010 // macro
H A Ddevice_main.c2770 if (pDevice->dwIsr & ISR_TBTT) {

Completed in 128 milliseconds