Home
last modified time | relevance | path

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

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