Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c98 WARN_ON(!tcon->quirks->has_channel_1); in sun4i_tcon_channel_set_status()
599 WARN_ON(!tcon->quirks->has_channel_1); in sun4i_tcon1_mode_set()
797 if (tcon->quirks->has_channel_1) { in sun4i_tcon_init_clocks()
1459 .has_channel_1 = true,
1466 .has_channel_1 = true,
1473 .has_channel_1 = true,
1482 .has_channel_1 = true,
1490 .has_channel_1 = true,
1499 .has_channel_1 = true,
1521 .has_channel_1 = true,
[all …]
Dsun4i_tcon.h240 bool has_channel_1; /* a33 does not have channel 1 */ member