Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/
A Ddpi.c172 static bool dpi_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dpi_calc_hsdiv_cb() argument
182 if (m_dispc > 1 && m_dispc % 2 != 0 && ctx->pck_min >= 100000000) in dpi_calc_hsdiv_cb()
185 ctx->dsi_cinfo.mX[HSDIV_DISPC] = m_dispc; in dpi_calc_hsdiv_cb()
A Ddss.h459 typedef bool (*dss_hsdiv_calc_func)(int m_dispc, unsigned long dispc,
A Ddsi.c4423 static bool dsi_cm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_cm_calc_hsdiv_cb() argument
4428 ctx->dsi_cinfo.mX[HSDIV_DISPC] = m_dispc; in dsi_cm_calc_hsdiv_cb()
4710 static bool dsi_vm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_vm_calc_hsdiv_cb() argument
4716 ctx->dsi_cinfo.mX[HSDIV_DISPC] = m_dispc; in dsi_vm_calc_hsdiv_cb()
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/
A Ddpi.c178 static bool dpi_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dpi_calc_hsdiv_cb() argument
183 ctx->pll_cinfo.mX[ctx->clkout_idx] = m_dispc; in dpi_calc_hsdiv_cb()
A Ddss.h516 typedef bool (*dss_hsdiv_calc_func)(int m_dispc, unsigned long dispc,
A Ddsi.c3682 static bool dsi_cm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_cm_calc_hsdiv_cb() argument
3687 ctx->dsi_cinfo.mX[HSDIV_DISPC] = m_dispc; in dsi_cm_calc_hsdiv_cb()
3971 static bool dsi_vm_calc_hsdiv_cb(int m_dispc, unsigned long dispc, in dsi_vm_calc_hsdiv_cb() argument
3977 ctx->dsi_cinfo.mX[HSDIV_DISPC] = m_dispc; in dsi_vm_calc_hsdiv_cb()

Completed in 28 milliseconds