Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c96 WARN_ON(!tcon->quirks->has_channel_1); in sun4i_tcon_channel_set_status()
591 WARN_ON(!tcon->quirks->has_channel_1); in sun4i_tcon1_mode_set()
765 if (tcon->quirks->has_channel_1) { in sun4i_tcon_init_clocks()
1427 .has_channel_1 = true,
1433 .has_channel_1 = true,
1439 .has_channel_1 = true,
1447 .has_channel_1 = true,
1453 .has_channel_1 = true,
1469 .has_channel_1 = true,
1473 .has_channel_1 = true,
[all …]
Dsun4i_tcon.h222 bool has_channel_1; /* a33 does not have channel 1 */ member