Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c525 if (variant->is_custom_phy) { in sun8i_hdmi_phy_set_ops()
545 .is_custom_phy = true,
553 .is_custom_phy = true,
562 .is_custom_phy = true,
570 .is_custom_phy = true,
Dsun8i_dw_hdmi.h154 unsigned int is_custom_phy : 1; member