Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/kmb/
H A Dkmb_dsi.c34 static struct mipi_tx_frame_section_cfg mipi_tx_frame0_sect_cfg = { variable
43 .sections[0] = &mipi_tx_frame0_sect_cfg,
1363 mipi_tx_frame0_sect_cfg.width_pixels = mode->crtc_hdisplay; in kmb_dsi_mode_set()
1364 mipi_tx_frame0_sect_cfg.height_lines = mode->crtc_vdisplay; in kmb_dsi_mode_set()