Searched refs:mX_max (Results 1 - 10 of 10) sorted by last modified time

/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c4452 .mX_max = (1 << 4) - 1,
4479 .mX_max = (1 << 5) - 1,
4506 .mX_max = (1 << 5) - 1,
H A Dvideo-pll.c107 .mX_max = (1 << 5) - 1,
H A Dhdmi_pll.c83 .mX_max = 127,
108 .mX_max = 127,
H A Ddss.h156 unsigned int mX_max; member in struct:dss_pll_hw
H A Dpll.c189 m_stop = min((unsigned)(clkdco / out_min), hw->mX_max);
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c5136 .mX_max = (1 << 4) - 1,
5161 .mX_max = (1 << 5) - 1,
5186 .mX_max = (1 << 5) - 1,
H A Dhdmi_pll.c129 .mX_max = 127,
152 .mX_max = 127,
H A Dvideo-pll.c107 .mX_max = (1 << 5) - 1,
H A Ddss.h133 unsigned mX_max; member in struct:dss_pll_hw
H A Dpll.c134 m_stop = min((unsigned)(clkdco / out_min), hw->mX_max);

Completed in 237 milliseconds