Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/cxt1e1/
Dmusycc.h336 #define PADFILL_ENABLE 0x01000000 /* Enable padfill */ macro
Dmusycc.c1935 u |= (PADFILL_ENABLE | (ch->p.pad_fill_count << EXTRA_FLAGS)); in musycc_start_xmit()