| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip-inno-hdmi-phy.c | 158 struct phy_config { struct 172 struct phy_config *phy_cfg; argument 203 const struct phy_config *phy_cfg); 214 const struct phy_config *phy_cfg_table; 275 static const struct phy_config rk3228_phy_cfg[] = { 298 static const struct phy_config rk3328_phy_cfg[] = { 321 static const struct phy_config rk3528_phy_cfg[] = { 458 const struct phy_config *phy_cfg = inno->plat_data->phy_cfg_table; in inno_hdmi_phy_power_on() 584 const struct phy_config *phy_cfg) in inno_hdmi_phy_rk3228_power_on() 732 const struct phy_config *phy_cfg) in inno_hdmi_phy_rk3328_power_on() [all …]
|
| H A D | inno_hdmi.c | 133 struct inno_hdmi_phy_config *phy_config; member 203 const struct inno_hdmi_phy_config *phy_config = in inno_hdmi_set_pwr_mode() local 204 hdmi->plat_data->phy_config; in inno_hdmi_set_pwr_mode() 209 for (; phy_config->mpixelclock != ~0UL; phy_config++) in inno_hdmi_set_pwr_mode() 210 if (hdmi->tmds_rate <= phy_config->mpixelclock) in inno_hdmi_set_pwr_mode() 212 if (!phy_config->mpixelclock) in inno_hdmi_set_pwr_mode() 215 phy_config->pre_emphasis); in inno_hdmi_set_pwr_mode() 216 hdmi_writeb(hdmi, HDMI_PHY_DRIVER, phy_config->vlev_ctr); in inno_hdmi_set_pwr_mode() 822 .phy_config = rk3036_hdmi_phy_config, 827 .phy_config = rk3128_hdmi_phy_config,
|
| H A D | dw_hdmi.c | 782 const struct dw_hdmi_phy_config *phy_config = pdata->phy_config; in hdmi_phy_configure_dwc_hdmi_3d_tx() local 800 for (; phy_config->mpixelclock != ~0UL; phy_config++) in hdmi_phy_configure_dwc_hdmi_3d_tx() 801 if (tmdsclock <= phy_config->mpixelclock) in hdmi_phy_configure_dwc_hdmi_3d_tx() 806 phy_config->mpixelclock == ~0UL) in hdmi_phy_configure_dwc_hdmi_3d_tx() 828 dw_hdmi_phy_i2c_write(hdmi, phy_config->term, HDMI_3D_TX_PHY_TXTERM); in hdmi_phy_configure_dwc_hdmi_3d_tx() 829 dw_hdmi_phy_i2c_write(hdmi, phy_config->sym_ctr, in hdmi_phy_configure_dwc_hdmi_3d_tx() 831 dw_hdmi_phy_i2c_write(hdmi, phy_config->vlev_ctr, in hdmi_phy_configure_dwc_hdmi_3d_tx() 2396 if (ret > 0 && hdmi->plat_data->phy_config) { in rockchip_dw_hdmi_init() 2397 u32 phy_config[ret / 4]; in rockchip_dw_hdmi_init() local 2400 dev_read_u32_array(conn->dev, "rockchip,phy-table", phy_config, ret / 4); in rockchip_dw_hdmi_init() [all …]
|
| H A D | rockchip_dw_hdmi.c | 601 .phy_config = rockchip_phy_config, 624 .phy_config = rockchip_phy_config, 634 .phy_config = rockchip_phy_config, 652 .phy_config = rockchip_phy_config,
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | dw_hdmi.h | 184 struct dw_hdmi_phy_config *phy_config; member
|
| /rk3399_rockchip-uboot/board/gdsys/a38x/ |
| H A D | controlcenterdc.c | 179 phy_config(phydev); in init_host_phys()
|
| H A D | ihs_phys.c | 29 phy_config(phydev); in ihs_phy_config()
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | bcm-sf2-eth.c | 63 phy_config(eth->port[i]); in bcm_sf2_eth_init()
|
| H A D | xilinx_ll_temac.c | 277 phy_config(phydev); in ll_temac_phy_init()
|
| H A D | keystone_net.c | 728 phy_config(phy_dev); in keystone2_emac_initialize() 958 phy_config(priv->phydev); in ks2_eth_probe()
|
| H A D | sunxi_emac.c | 277 phy_config(priv->phydev); in sunxi_emac_init_phy()
|
| H A D | pch_gbe.c | 428 phy_config(phydev); in pch_gbe_phy_init()
|
| H A D | fec_mxc.c | 1097 phy_config(phydev); in fec_probe() 1221 phy_config(phydev); in fec_phy_init()
|
| H A D | xilinx_emaclite.c | 307 phy_config(phydev); in setup_phy()
|
| H A D | lpc32xx_eth.c | 588 phy_config(phydev); in lpc32xx_eth_phylib_init()
|
| H A D | pic32_eth.c | 334 phy_config(priv->phydev); in pic32_eth_start()
|
| H A D | xilinx_axi_emac.c | 259 phy_config(phydev); in axiemac_phy_init()
|
| H A D | mvgbe.c | 680 phy_config(phydev); in mvgbe_phylib_init()
|
| H A D | sh_eth.c | 369 phy_config(phydev); in sh_eth_phy_config()
|
| H A D | zynq_gem.c | 347 return phy_config(priv->phydev); in zynq_phy_init()
|
| H A D | altera_tse.c | 445 phy_config(phydev); in tse_phy_init()
|
| H A D | ravb.c | 324 phy_config(phydev); in ravb_phy_config()
|
| H A D | ethoc.c | 626 phy_config(phydev); in ethoc_phy_init()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | phy.h | 357 int phy_config(struct phy_device *phydev);
|
| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | phy.c | 925 int phy_config(struct phy_device *phydev) in phy_config() function
|