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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dfbmon.c976 #define C_VAL 30 macro
1074 h_period = 100 - C_VAL;
1080 h_period -= (100 - C_VAL) * 100;
1084 duty_cycle = C_VAL * 1000 - (M_VAL * h_period)/100;

Completed in 40 milliseconds