Searched refs:_hsper (Results 1 – 1 of 1) sorted by relevance
1115 u32 lines, width, _hper, _hsper; in tda1997x_detect_std() local1132 _hsper = 27000 * bt->hsync / ((u32)bt->pixelclock/1000); in tda1997x_detect_std()1133 hsmin = _hsper - 2; in tda1997x_detect_std()1134 hsmax = _hsper + 2; in tda1997x_detect_std()