Searched refs:has_channel_0 (Results 1 – 3 of 3) sorted by relevance
89 WARN_ON(!tcon->quirks->has_channel_0); in sun4i_tcon_channel_set_status()410 WARN_ON(!tcon->quirks->has_channel_0); in sun4i_tcon0_mode_set_lvds()489 WARN_ON(!tcon->quirks->has_channel_0); in sun4i_tcon0_mode_set_rgb()756 if (tcon->quirks->has_channel_0) { in sun4i_tcon_init_clocks()1201 if (tcon->quirks->has_channel_0) { in sun4i_tcon_bind()1222 if (tcon->quirks->has_channel_0) { in sun4i_tcon_bind()1266 if (tcon->quirks->has_channel_0) in sun4i_tcon_bind()1281 if (tcon->quirks->has_channel_0) in sun4i_tcon_unbind()1302 if (quirks->has_channel_0) { in sun4i_tcon_probe()1426 .has_channel_0 = true,[all …]
221 bool has_channel_0; /* a83t does not have channel 0 on second TCON */ member
193 return quirks->has_channel_0; in sun4i_drv_node_is_tcon_with_ch0()