Home
last modified time | relevance | path

Searched refs:phy_name (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/gpu/drm/i915/display/
A Dintel_dp_link_training.c62 char phy_name[10]; in intel_dp_read_lttpr_phy_caps() local
64 intel_dp_phy_name(dp_phy, phy_name, sizeof(phy_name)); in intel_dp_read_lttpr_phy_caps()
416 intel_dp_phy_name(dp_phy, phy_name, sizeof(phy_name)), in intel_dp_get_adjust_train()
424 intel_dp_phy_name(dp_phy, phy_name, sizeof(phy_name)), in intel_dp_get_adjust_train()
495 intel_dp_phy_name(dp_phy, phy_name, sizeof(phy_name)), in intel_dp_program_link_training_pattern()
538 intel_dp_phy_name(dp_phy, phy_name, sizeof(phy_name)), in intel_dp_set_signal_levels()
546 intel_dp_phy_name(dp_phy, phy_name, sizeof(phy_name)), in intel_dp_set_signal_levels()
732 intel_dp_phy_name(dp_phy, phy_name, sizeof(phy_name)), in intel_dp_dump_link_status()
754 intel_dp_phy_name(dp_phy, phy_name, sizeof(phy_name)); in intel_dp_link_training_clock_recovery()
929 intel_dp_phy_name(dp_phy, phy_name, sizeof(phy_name)); in intel_dp_link_training_channel_equalization()
[all …]
A Dintel_combo_phy.c99 phy_name(phy), in check_phy_reg()
318 phy_name(phy)); in icl_combo_phys_init()
393 phy_name(phy)); in icl_combo_phys_uninit()
397 phy_name(phy)); in icl_combo_phys_uninit()
A Dintel_snps_phy.c855 DRM_ERROR("Port %c PLL not locked\n", phy_name(phy)); in intel_mpllb_enable()
896 DRM_ERROR("Port %c PLL not locked\n", phy_name(phy)); in intel_mpllb_disable()
A Dintel_display.h341 #define phy_name(a) ((a) + 'A') macro
A Dintel_ddi.c4391 port_name(port), phy_name(phy)); in intel_ddi_init()
4438 phy_name(phy)); in intel_ddi_init()
4448 tc_port != TC_PORT_NONE ? tc_port_name(tc_port) : phy_name(phy)); in intel_ddi_init()
4458 tc_port != TC_PORT_NONE ? tc_port_name(tc_port) : phy_name(phy)); in intel_ddi_init()
4462 "DDI %c/PHY %c", port_name(port), phy_name(phy)); in intel_ddi_init()
/linux/drivers/net/ethernet/broadcom/genet/
A Dbcmmii.c191 const char *phy_name = NULL; in bcmgenet_mii_config() local
198 phy_name = "internal PHY"; in bcmgenet_mii_config()
211 if (!phy_name) { in bcmgenet_mii_config()
212 phy_name = "MoCA"; in bcmgenet_mii_config()
218 phy_name = "external MII"; in bcmgenet_mii_config()
224 phy_name = "external RvMII"; in bcmgenet_mii_config()
243 phy_name = "external RGMII (no delay)"; in bcmgenet_mii_config()
250 phy_name = "external RGMII (TX delay)"; in bcmgenet_mii_config()
255 phy_name = "external RGMII (RX delay)"; in bcmgenet_mii_config()
577 char phy_name[MII_BUS_ID_SIZE + 3]; in bcmgenet_mii_pd_init() local
[all …]
/linux/drivers/net/usb/
A Dax88172a.c21 char phy_name[20]; member
243 priv->phy_name); in ax88172a_stop()
309 snprintf(priv->phy_name, 20, PHY_ID_FMT, in ax88172a_reset()
312 priv->phydev = phy_connect(dev->net, priv->phy_name, in ax88172a_reset()
317 priv->phy_name); in ax88172a_reset()
322 netdev_info(dev->net, "Connected to phy %s\n", priv->phy_name); in ax88172a_reset()
A Dasix_devices.c684 snprintf(priv->phy_name, sizeof(priv->phy_name), PHY_ID_FMT, in ax88772_init_phy()
687 priv->phydev = phy_connect(dev->net, priv->phy_name, &asix_adjust_link, in ax88772_init_phy()
691 priv->phy_name); in ax88772_init_phy()
A Dasix.h186 char phy_name[20]; member
/linux/drivers/net/wireless/ralink/rt2x00/
A Drt2x00leds.c118 const char *phy_name = wiphy_name(rt2x00dev->hw->wiphy); in rt2x00leds_register() local
122 rt2x00dev->ops->name, phy_name); in rt2x00leds_register()
133 rt2x00dev->ops->name, phy_name); in rt2x00leds_register()
144 rt2x00dev->ops->name, phy_name); in rt2x00leds_register()
/linux/drivers/net/fddi/skfp/
A Dpcmplc.c375 phy->phy_name = '0' + np - PM ; in pcm_init()
377 phy->phy_name = 'A' + np ; in pcm_init()
603 phy->phy_name, in pcm()
1009 DB_PCMN(1, "PCM %c : MAINT", phy->phy_name); in pcm_fsm()
1280 phy->phy_name); in pc_rcode_actions()
1303 phy->phy_name); in pc_rcode_actions()
1311 phy->phy_name); in pc_rcode_actions()
1361 phy->phy_name, in pc_rcode_actions()
1511 DB_PCMN(1, "PCM %c : E104 LCT failed", phy->phy_name); in pc_tcode_actions()
1819 phy->phy_name, "NSE"); in plc_irq()
/linux/drivers/usb/dwc3/
A Ddwc3-meson-g12a.c452 const char *phy_name; in dwc3_meson_g12a_get_phys() local
456 phy_name = priv->drvdata->phy_names[i]; in dwc3_meson_g12a_get_phys()
457 priv->phys[i] = devm_phy_optional_get(priv->dev, phy_name); in dwc3_meson_g12a_get_phys()
464 if (strstr(phy_name, "usb3")) in dwc3_meson_g12a_get_phys()
/linux/drivers/mmc/host/
A Dsdhci-xenon-phy.c819 const char *phy_name) in xenon_add_phy() argument
825 priv->phy_type = match_string(phy_types, NR_PHY_TYPES, phy_name); in xenon_add_phy()
829 phy_name); in xenon_add_phy()
/linux/include/drm/bridge/
A Ddw_hdmi.h148 const char *phy_name; member
/linux/drivers/gpu/drm/rockchip/
A Ddw_hdmi-rockchip.c413 .phy_name = "inno_dw_hdmi_phy2",
450 .phy_name = "inno_dw_hdmi_phy2",
/linux/drivers/net/ethernet/xilinx/
A Dll_temac.h338 char phy_name[MII_BUS_ID_SIZE + 3]; member
A Dll_temac_main.c1166 } else if (strlen(lp->phy_name) > 0) { in temac_open()
1167 phydev = phy_connect(lp->ndev, lp->phy_name, temac_adjust_link, in temac_open()
1589 snprintf(lp->phy_name, sizeof(lp->phy_name), in temac_probe()
/linux/drivers/net/ethernet/ti/
A Dcpmac.c196 char phy_name[MII_BUS_ID_SIZE + 3]; member
1117 snprintf(priv->phy_name, MII_BUS_ID_SIZE, PHY_ID_FMT, in cpmac_probe()
1120 phydev = phy_connect(dev, priv->phy_name, cpmac_adjust_link, in cpmac_probe()
1140 priv->phy_name, dev->dev_addr); in cpmac_probe()
/linux/drivers/gpu/drm/xlnx/
A Dzynqmp_dp.c466 char phy_name[16]; in zynqmp_dp_phy_probe() local
469 snprintf(phy_name, sizeof(phy_name), "dp-phy%d", i); in zynqmp_dp_phy_probe()
470 phy = devm_phy_get(dp->dev, phy_name); in zynqmp_dp_phy_probe()
/linux/drivers/net/fddi/skfp/h/
A Dsmc.h206 char phy_name ; member
/linux/drivers/usb/gadget/udc/
A Dtegra-xudc.c3504 char phy_name[] = "usb.-."; in tegra_xudc_phy_get() local
3507 snprintf(phy_name, sizeof(phy_name), "usb2-%d", i); in tegra_xudc_phy_get()
3508 xudc->utmi_phy[i] = devm_phy_optional_get(xudc->dev, phy_name); in tegra_xudc_phy_get()
3535 snprintf(phy_name, sizeof(phy_name), "usb3-%d", usb3); in tegra_xudc_phy_get()
3536 xudc->usb3_phy[i] = devm_phy_optional_get(xudc->dev, phy_name); in tegra_xudc_phy_get()
/linux/drivers/gpu/drm/sun4i/
A Dsun8i_hdmi_phy.c572 plat_data->phy_name = "sun8i_dw_hdmi_phy"; in sun8i_hdmi_phy_set_ops()
/linux/drivers/net/ethernet/freescale/
A Dfec_main.c2075 char phy_name[MII_BUS_ID_SIZE + 3]; in fec_enet_mii_probe() local
2104 snprintf(phy_name, sizeof(phy_name), in fec_enet_mii_probe()
2106 phy_dev = phy_connect(ndev, phy_name, &fec_enet_adjust_link, in fec_enet_mii_probe()
/linux/drivers/gpu/drm/meson/
A Dmeson_dw_hdmi.c1100 dw_plat_data->phy_name = "meson_dw_hdmi_phy"; in meson_dw_hdmi_bind()
/linux/drivers/gpu/drm/bridge/synopsys/
A Ddw-hdmi.c3076 if (!hdmi->plat_data->phy_ops || !hdmi->plat_data->phy_name) { in dw_hdmi_detect_phy()
3084 hdmi->phy.name = hdmi->plat_data->phy_name; in dw_hdmi_detect_phy()

Completed in 195 milliseconds

12