Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tidss/
H A Dtidss_dispc.h40 u32 in_width_max_3tap_rgb; member
H A Dtidss_dispc.c71 .in_width_max_3tap_rgb = 1280,
147 .in_width_max_3tap_rgb = 2560,
236 .in_width_max_3tap_rgb = 4096,
284 .in_width_max_3tap_rgb = 2560,
1674 u32 in_width_max_3tap = f->in_width_max_3tap_rgb; in dispc_vid_calc_scaling()