Searched defs:hs_polarity (Results 1 - 1 of 1) sorted by relevance

/drivers/media/video/gspca/
H A Dw996Xcf.c445 int val, vs_polarity, hs_polarity; local
485 hs_polarity = 1;
488 hs_polarity = 0;
491 val = (vs_polarity << 12) | (hs_polarity << 11);

Completed in 57 milliseconds