Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c201 static const struct dw_hdmi_phy_config rockchip_phy_config[] = { variable
457 .phy_config = rockchip_phy_config,
474 .phy_config = rockchip_phy_config,
494 .phy_config = rockchip_phy_config,
512 .phy_config = rockchip_phy_config,
525 .phy_config = rockchip_phy_config,
/openbmc/u-boot/drivers/video/rockchip/
H A Drk_hdmi.c24 static const struct hdmi_phy_config rockchip_phy_config[] = { variable
88 hdmi->phy_cfg = rockchip_phy_config; in rk_hdmi_ofdata_to_platdata()