Searched defs:hs_polarity (Results 1 - 1 of 1) sorted by relevance
/drivers/media/video/gspca/ | ||
H A D | w996Xcf.c | 445 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