Searched refs:h_frontporch (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/kmb/
H A Dkmb_dsi.h287 u32 h_frontporch; member in struct:mipi_tx_frame_timing_cfg
308 u32 h_frontporch; /* in pixels */ member in struct:mipi_tx_frame_cfg
H A Dkmb_dsi.c52 .h_frontporch = 88
561 (fg_cfg->h_frontporch * ppl_llp_ratio) / 1000);
583 fg_cfg->h_frontporch * (fg_cfg->bpp / 8));
605 fg_t_cfg.h_frontporch = fg_cfg->h_frontporch;
1375 mipitx_frame0_cfg.h_frontporch =

Completed in 555 milliseconds