Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6656/
H A Dmac.h259 #define ISR_TBTT BIT(4) macro
/openbmc/linux/drivers/staging/vt6655/
H A Dmac.h369 #define ISR_TBTT 0x00000010 macro
H A Ddevice_main.c1134 if (isr & ISR_TBTT) { in vnt_interrupt_process()