Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/
Dfbmon.c1079 #define C_VAL 30 macro
1177 h_period = 100 - C_VAL; in fb_get_hblank_by_dclk()
1183 h_period -= (100 - C_VAL) * 100; in fb_get_hblank_by_dclk()
1187 duty_cycle = C_VAL * 1000 - (M_VAL * h_period)/100; in fb_get_hblank_by_dclk()