Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/kmb/
H A Dkmb_dsi.c35 .width_pixels = IMG_WIDTH_PX,
461 if (frame_scfg->width_pixels % in mipi_tx_fg_section_cfg()
465 *wc = compute_wc(frame_scfg->width_pixels, in mipi_tx_fg_section_cfg()
1363 mipi_tx_frame0_sect_cfg.width_pixels = mode->crtc_hdisplay; in kmb_dsi_mode_set()
H A Dkmb_dsi.h271 u16 width_pixels; member