Searched defs:msm_dp_tu_calc_input (Results 1 – 1 of 1) sorted by relevance
44 struct msm_dp_tu_calc_input { struct45 u64 lclk; /* 162, 270, 540 and 810 */46 u64 pclk_khz; /* in KHz */47 u64 hactive; /* active h-width */48 u64 hporch; /* bp + fp + pulse */49 int nlanes; /* no.of.lanes */50 int bpp; /* bits */51 int pixel_enc; /* 444, 420, 422 */52 int dsc_en; /* dsc on/off */53 int async_en; /* async mode */[all …]