Home
last modified time | relevance | path

Searched defs:dp_tu_calc_input (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/gpu/drm/msm/dp/
Ddp_ctrl.c40 struct dp_tu_calc_input { struct
41 u64 lclk; /* 162, 270, 540 and 810 */
42 u64 pclk_khz; /* in KHz */
43 u64 hactive; /* active h-width */
44 u64 hporch; /* bp + fp + pulse */
45 int nlanes; /* no.of.lanes */
46 int bpp; /* bits */
47 int pixel_enc; /* 444, 420, 422 */
48 int dsc_en; /* dsc on/off */
49 int async_en; /* async mode */
[all …]