Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/kmb/
H A Dkmb_dsi.c36 .height_lines = IMG_HEIGHT_LINES,
387 u32 height_lines, u32 unpacked_bytes, in mipi_tx_fg_section_cfg_regs() argument
438 kmb_write_mipi(kmb_dsi, reg_adr, height_lines); in mipi_tx_fg_section_cfg_regs()
477 frame_scfg->height_lines, in mipi_tx_fg_section_cfg()
598 fg_num_lines += fg_cfg->sections[i]->height_lines; in mipi_tx_fg_cfg()
1364 mipi_tx_frame0_sect_cfg.height_lines = mode->crtc_vdisplay; in kmb_dsi_mode_set()
H A Dkmb_dsi.h272 u16 height_lines; member