Searched refs:has_channel_0 (Results 1 – 3 of 3) sorted by relevance
91 WARN_ON(!tcon->quirks->has_channel_0); in sun4i_tcon_channel_set_status() 433 WARN_ON(!tcon->quirks->has_channel_0); in sun4i_tcon0_mode_set_lvds() 515 WARN_ON(!tcon->quirks->has_channel_0); in sun4i_tcon0_mode_set_rgb() 793 if (tcon->quirks->has_channel_0) { in sun4i_tcon_init_clocks() 1227 if (tcon->quirks->has_channel_0) { in sun4i_tcon_bind() 1248 if (tcon->quirks->has_channel_0) { in sun4i_tcon_bind() 1292 if (tcon->quirks->has_channel_0) in sun4i_tcon_bind() 1305 if (tcon->quirks->has_channel_0) in sun4i_tcon_unbind() 1325 if (quirks->has_channel_0) { in sun4i_tcon_probe() 1451 .has_channel_0 [all...]
239 bool has_channel_0; /* a83t does not have channel 0 on second TCON */ member
198 return quirks->has_channel_0; in sun4i_drv_node_is_tcon_with_ch0()