Searched refs:video_levels (Results 1 – 2 of 2) sorted by relevance
52 struct video_levels { struct191 static const struct video_levels ntsc_m_levels_composite = {201 static const struct video_levels ntsc_m_levels_svideo = {211 static const struct video_levels ntsc_j_levels_composite = {221 static const struct video_levels ntsc_j_levels_svideo = {231 static const struct video_levels pal_levels_composite = {241 static const struct video_levels pal_levels_svideo = {251 static const struct video_levels pal_m_levels_composite = {261 static const struct video_levels pal_m_levels_svideo = {271 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,425 SUN4I_TVE_LEVEL_BLANK(tv_mode->video_levels->blank) | in sun4i_tv_mode_set()426 SUN4I_TVE_LEVEL_BLACK(tv_mode->video_levels->black)); in sun4i_tv_mode_set()