Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vt6656/
Dint.c138 if (int_data->isr0 & ISR_TBTT && in vnt_int_process_data()
Dmac.h260 #define ISR_TBTT 0x10 macro
/Linux-v4.19/drivers/staging/vt6655/
Dmac.h372 #define ISR_TBTT 0x00000010 macro
Ddevice_main.c1072 if (isr & ISR_TBTT) { in vnt_interrupt_process()