Home
last modified time | relevance | path

Searched defs:dsi_clk_calc_ctx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.h296 struct dsi_clk_calc_ctx { struct
297 struct dsi_data *dsi;
298 struct dss_pll *pll;
302 const struct omap_dss_dsi_config *config;
304 unsigned long req_pck_min, req_pck_nom, req_pck_max;
308 struct dss_pll_clock_info dsi_cinfo;
309 struct dispc_clock_info dispc_cinfo;
310 struct dsi_lp_clock_info lp_cinfo;
312 struct videomode vm;
313 struct omap_dss_dsi_videomode_timings dsi_vm;
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c267 struct dsi_clk_calc_ctx { struct
268 struct platform_device *dsidev;
269 struct dss_pll *pll;
273 const struct omap_dss_dsi_config *config;
275 unsigned long req_pck_min, req_pck_nom, req_pck_max;
279 struct dss_pll_clock_info dsi_cinfo;
280 struct dispc_clock_info dispc_cinfo;
282 struct omap_video_timings dispc_vm;
283 struct omap_dss_dsi_videomode_timings dsi_vm;