Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c226 unsigned int phy_bus_width; member
1704 phy_set_bus_width(hdmi->phy, hdmi->phy_bus_width); in dw_hdmi_rockchip_encoder_enable()
2253 hdmi->phy_bus_width = bus_width; in dw_hdmi_rockchip_encoder_atomic_check()
2483 u64 phy_clk = hdmi->phy_bus_width; in dw_hdmi_link_clk_set()
3014 phy_set_bus_width(hdmi->phy, hdmi->phy_bus_width); in dw_hdmi_rockchip_encoder_mode_set()
3189 hdmi->phy_bus_width |= mode_mask; in dw_hdmi_rk3588_phy_set_mode()
3191 hdmi->phy_bus_width &= ~mode_mask; in dw_hdmi_rk3588_phy_set_mode()
3193 phy_set_bus_width(hdmi->phy, hdmi->phy_bus_width); in dw_hdmi_rk3588_phy_set_mode()