Searched refs:mX_max (Results 1 - 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi_pll.c | 83 .mX_max = 127, 108 .mX_max = 127,
|
H A D | video-pll.c | 107 .mX_max = (1 << 5) - 1,
|
H A D | dss.h | 156 unsigned int mX_max; member
|
H A D | pll.c | 189 m_stop = min((unsigned)(clkdco / out_min), hw->mX_max); in dss_pll_hsdiv_calc_a()
|
H A D | dsi.c | 4944 .mX_max = (1 << 4) - 1, 4971 .mX_max = (1 << 5) - 1, 4998 .mX_max = (1 << 5) - 1,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi_pll.c | 83 .mX_max = 127, 108 .mX_max = 127,
|
H A D | video-pll.c | 107 .mX_max = (1 << 5) - 1,
|
H A D | pll.c | 189 m_stop = min((unsigned)(clkdco / out_min), hw->mX_max); in dss_pll_hsdiv_calc_a()
|
H A D | dss.h | 156 unsigned int mX_max; member
|
H A D | dsi.c | 4452 .mX_max = (1 << 4) - 1, 4479 .mX_max = (1 << 5) - 1, 4506 .mX_max = (1 << 5) - 1,
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi_pll.c | 134 .mX_max = 127, 157 .mX_max = 127,
|
H A D | video-pll.c | 107 .mX_max = (1 << 5) - 1,
|
H A D | dss.h | 133 unsigned mX_max; member
|
H A D | pll.c | 134 m_stop = min((unsigned)(clkdco / out_min), hw->mX_max); in dss_pll_hsdiv_calc()
|
H A D | dsi.c | 5138 .mX_max = (1 << 4) - 1, 5163 .mX_max = (1 << 5) - 1, 5188 .mX_max = (1 << 5) - 1,
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi_pll.c | 129 .mX_max = 127, 152 .mX_max = 127,
|
H A D | video-pll.c | 107 .mX_max = (1 << 5) - 1,
|
H A D | dss.h | 133 unsigned mX_max; member
|
H A D | pll.c | 134 m_stop = min((unsigned)(clkdco / out_min), hw->mX_max); in dss_pll_hsdiv_calc()
|
H A D | dsi.c | 5136 .mX_max = (1 << 4) - 1, 5161 .mX_max = (1 << 5) - 1, 5186 .mX_max = (1 << 5) - 1,
|
Completed in 36 milliseconds