Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/sis/
Dsis.h449 int current_htotal; member
Dsis_main.c1106 ivideo->current_htotal = htotal;
1841 } else if( (ivideo->current_htotal == htotal) && /* x=x & y=y & c=c -> assume depth change */
1847 } else if( ( (ivideo->current_htotal != htotal) || /* x!=x | y!=y & c=c -> invalid pixclock */