Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tidss/
Dtidss_dispc.h40 u32 in_width_max_3tap_rgb; member
Dtidss_dispc.c73 .in_width_max_3tap_rgb = 1280,
149 .in_width_max_3tap_rgb = 2560,
238 .in_width_max_3tap_rgb = 4096,
1622 u32 in_width_max_3tap = f->in_width_max_3tap_rgb; in dispc_vid_calc_scaling()