Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/ !
Daptina-pll.h45 unsigned int m_max; member
Daptina-pll.c73 mf_max = limits->m_max / pll->m; in aptina_pll_calculate()
Dmt9m032.c257 .m_max = 255, in mt9m032_setup_pll()
Dmt9p031.c193 .m_max = 255, in mt9p031_pll_setup()
/linux-3.4.99/include/linux/ !
Dsvga.h57 u16 m_max; member
/linux-3.4.99/drivers/video/ !
Dsvgalib.c415 while ((am <= pll->m_max) && (an <= pll->n_max)) { in svga_compute_pll()