Searched refs:video_levels (Results 1 – 2 of 2) sorted by relevance
57 struct video_levels { struct196 static const struct video_levels ntsc_m_levels_composite = {206 static const struct video_levels ntsc_m_levels_svideo = {216 static const struct video_levels ntsc_j_levels_composite = {226 static const struct video_levels ntsc_j_levels_svideo = {236 static const struct video_levels pal_levels_composite = {246 static const struct video_levels pal_levels_svideo = {256 static const struct video_levels pal_m_levels_composite = {266 static const struct video_levels pal_m_levels_svideo = {276 static const struct video_levels pal_n_levels_composite = {[all …]
130 struct video_levels { struct167 const struct video_levels *video_levels; member182 static const struct video_levels ntsc_video_levels = {186 static const struct video_levels pal_video_levels = {241 .video_levels = &ntsc_video_levels,267 .video_levels = &pal_video_levels,410 SUN4I_TVE_LEVEL_BLANK(tv_mode->video_levels->blank) | in sun4i_tv_enable()411 SUN4I_TVE_LEVEL_BLACK(tv_mode->video_levels->black)); in sun4i_tv_enable()