Home
last modified time | relevance | path

Searched refs:TYPE_ATIMDMA (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/vt6655/
H A Ddesc.h133 #define TYPE_ATIMDMA 2 macro
H A Drxtx.c792 if (byFBOption != AUTO_FB_NONE && uDMAIdx != TYPE_ATIMDMA && uDMAIdx != TYPE_BEACONDMA) { in s_vFillCTSHead()