Searched refs:DEFAULT_VDELAY_PAL (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/media/solo6x10/
H A Dtw28.c33 #define DEFAULT_VDELAY_PAL (6) macro
34 #define DEFAULT_VACTIVE_PAL (312-DEFAULT_VDELAY_PAL)
381 tbl_pal_tw2815_common[0x04] = DEFAULT_VDELAY_PAL & 0xff;
383 ((0x01 & (DEFAULT_VDELAY_PAL >> 8)) << 4);

Completed in 80 milliseconds