Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/cxt1e1/
Dmusycc.h346 #define EXTRA_FLAGS_MASK 0xff /* Gets rid of garbage before the macro
Dmusycc.c1932 if (ch->p.pad_fill_count > EXTRA_FLAGS_MASK) in musycc_start_xmit()
1933 ch->p.pad_fill_count = EXTRA_FLAGS_MASK; in musycc_start_xmit()