Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk_hdmi.c25 static const struct hdmi_phy_config rockchip_phy_config[] = { variable
89 hdmi->phy_cfg = rockchip_phy_config; in rk_hdmi_ofdata_to_platdata()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_dw_hdmi.c194 static struct dw_hdmi_phy_config rockchip_phy_config[] = { variable
601 .phy_config = rockchip_phy_config,
624 .phy_config = rockchip_phy_config,
634 .phy_config = rockchip_phy_config,
652 .phy_config = rockchip_phy_config,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c452 static struct dw_hdmi_phy_config rockchip_phy_config[] = { variable
1206 if (phy_table_size > ARRAY_SIZE(rockchip_phy_config)) { in rockchip_hdmi_update_phy_table()
1213 rockchip_phy_config[i].mpixelclock = (u64)config[i * 4]; in rockchip_hdmi_update_phy_table()
1215 rockchip_phy_config[i].mpixelclock = ~0UL; in rockchip_hdmi_update_phy_table()
1216 rockchip_phy_config[i].sym_ctr = (u16)config[i * 4 + 1]; in rockchip_hdmi_update_phy_table()
1217 rockchip_phy_config[i].term = (u16)config[i * 4 + 2]; in rockchip_hdmi_update_phy_table()
1218 rockchip_phy_config[i].vlev_ctr = (u16)config[i * 4 + 3]; in rockchip_hdmi_update_phy_table()
3212 .phy_config = rockchip_phy_config,
3232 .phy_config = rockchip_phy_config,
3269 .phy_config = rockchip_phy_config,
[all …]
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map