[go: nahoru, domu]

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

/drivers/video/fbdev/core/
H A Dfbmon.c1149 u32 c_val, m_val, duty_cycle, hblank; local
1153 m_val = (H_BLANKSCALE * H_GRADIENT)/256;
1154 m_val = (m_val * 1000000)/hfreq;
1155 duty_cycle = c_val - m_val;

Completed in 51 milliseconds