Home
last modified time | relevance | path

Searched refs:setup_lvds_phy (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.c180 if (tcon->quirks->setup_lvds_phy) in sun4i_tcon_lvds_set_status()
181 tcon->quirks->setup_lvds_phy(tcon, encoder); in sun4i_tcon_lvds_set_status()
1484 .setup_lvds_phy = sun4i_tcon_setup_lvds_phy,
1499 .setup_lvds_phy = sun6i_tcon_setup_lvds_phy,
1507 .setup_lvds_phy = sun6i_tcon_setup_lvds_phy,
H A Dsun4i_tcon.h250 void (*setup_lvds_phy)(struct sun4i_tcon *tcon, member
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.c181 if (tcon->quirks->setup_lvds_phy) in sun4i_tcon_lvds_set_status()
182 tcon->quirks->setup_lvds_phy(tcon, encoder); in sun4i_tcon_lvds_set_status()
1487 .setup_lvds_phy = sun4i_tcon_setup_lvds_phy,
1502 .setup_lvds_phy = sun6i_tcon_setup_lvds_phy,
1510 .setup_lvds_phy = sun6i_tcon_setup_lvds_phy,
H A Dsun4i_tcon.h251 void (*setup_lvds_phy)(struct sun4i_tcon *tcon, member

Completed in 6 milliseconds