Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c95 WARN_ON(!tcon->quirks->has_channel_1); in sun4i_tcon_channel_set_status()
497 WARN_ON(!tcon->quirks->has_channel_1); in sun4i_tcon1_mode_set()
676 if (tcon->quirks->has_channel_1) { in sun4i_tcon_init_clocks()
1249 .has_channel_1 = true,
1255 .has_channel_1 = true,
1261 .has_channel_1 = true,
1269 .has_channel_1 = true,
1275 .has_channel_1 = true,
1291 .has_channel_1 = true,
1304 .has_channel_1 = true,
Dsun4i_tcon.h222 bool has_channel_1; /* a33 does not have channel 1 */ member