Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c98 WARN_ON(!tcon->quirks->has_channel_1); in sun4i_tcon_channel_set_status()
605 WARN_ON(!tcon->quirks->has_channel_1); in sun4i_tcon1_mode_set()
801 if (tcon->quirks->has_channel_1) { in sun4i_tcon_init_clocks()
1452 .has_channel_1 = true,
1459 .has_channel_1 = true,
1466 .has_channel_1 = true,
1475 .has_channel_1 = true,
1483 .has_channel_1 = true,
1492 .has_channel_1 = true,
1514 .has_channel_1 = true,
[all …]
Dsun4i_tcon.h240 bool has_channel_1; /* a33 does not have channel 1 */ member