Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/core/
H A Dfbmon.c1013 #define C_VAL 30 macro
1110 h_period = 100 - C_VAL; in fb_get_hblank_by_dclk()
1116 h_period -= (100 - C_VAL) * 100; in fb_get_hblank_by_dclk()
1120 duty_cycle = C_VAL * 1000 - (M_VAL * h_period)/100; in fb_get_hblank_by_dclk()