Searched refs:phydev_dbg (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.6/drivers/net/phy/ |
| D | meson-gxl.c | 178 phydev_dbg(phydev, "LPA corruption - aneg restart\n"); in meson_gxl_read_status()
|
| D | adin1100.c | 203 phydev_dbg(phydev, "PHY supports 2.4V TX level: %s\n", in adin_get_features()
|
| D | aquantia_main.c | 559 phydev_dbg(phydev, "FW %u.%u, Build %u, Provisioning %u\n", in aqr107_chip_info() 641 phydev_dbg(phydev, "Link partner is Aquantia PHY, FW %u.%u%s%s%s\n", in aqr107_link_change_notify()
|
| D | mediatek-ge-soc.c | 346 phydev_dbg(phydev, "cal_val: 0x%x, ret: %d\n", cal_val, ret); in cal_cycle() 610 phydev_dbg(phydev, "Start TX-VCM SW cal.\n"); in tx_vcm_cal_sw() 669 phydev_dbg(phydev, "TX-VCM SW cal result: 0x%x\n", upper_idx); in tx_vcm_cal_sw()
|
| D | nxp-c45-tja11xx.c | 1522 phydev_dbg(phydev, "Clause 45 managed PHY abilities 0x%x\n", ret); in nxp_c45_set_phy_mode() 1652 phydev_dbg(phydev, "the phy does not support PTP"); in nxp_c45_probe() 1665 phydev_dbg(phydev, "PTP support not enabled even if the phy supports it"); in nxp_c45_probe()
|
| D | dp83822.c | 529 phydev_dbg(phydev, "SOR1 strap register: 0x%04x\n", val); in dp83822_read_straps()
|
| D | smsc.c | 458 phydev_dbg(phydev, "pattern not valid at %d\n", rc); in lan874x_set_wol()
|
| D | bcm54140.c | 598 phydev_dbg(phydev, "probed (port %d, base PHY address %d)\n", in bcm54140_probe()
|
| D | adin.c | 498 phydev_dbg(phydev, "PHY is using mode '%s'\n", in adin_config_init()
|
| D | phy.c | 65 phydev_dbg(phydev, "PHY state change %s -> %s\n", in phy_process_state_change()
|
| D | at803x.c | 1163 phydev_dbg(phydev, "%s(): phy was reset\n", __func__); in at803x_link_change_notify()
|
| D | micrel.c | 3176 phydev_dbg(phydev, "successfully registered ptp clock\n"); in lan8814_ptp_probe_once()
|
| /Linux-v6.6/include/linux/ |
| D | phy.h | 1789 #define phydev_dbg(_phydev, format, args...) \ macro
|