Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c97 WARN_ON(!tcon->quirks->has_channel_1); in sun4i_tcon_channel_set_status()
615 WARN_ON(!tcon->quirks->has_channel_1); in sun4i_tcon1_mode_set()
789 if (tcon->quirks->has_channel_1) { in sun4i_tcon_init_clocks()
1453 .has_channel_1 = true,
1460 .has_channel_1 = true,
1467 .has_channel_1 = true,
1476 .has_channel_1 = true,
1484 .has_channel_1 = true,
1493 .has_channel_1 = true,
1515 .has_channel_1 = true,
[all …]
Dsun4i_tcon.h233 bool has_channel_1; /* a33 does not have channel 1 */ member