Searched refs:phy_err (Results 1 – 11 of 11) sorted by relevance
/linux-5.19.10/drivers/media/platform/ti/cal/ |
D | cal-camerarx.c | 64 phy_err(phy, "failed to get link freq for subdev '%s'\n", in cal_camerarx_get_ext_link_freq() 187 phy_err(phy, "Failed to power %s complexio\n", in cal_camerarx_power() 208 phy_err(phy, "Timeout waiting for Complex IO reset done\n"); in cal_camerarx_wait_reset() 226 phy_err(phy, "Timeout waiting for stop state\n"); in cal_camerarx_wait_stop_state() 299 phy_err(phy, "power on failed in subdev\n"); in cal_camerarx_start() 395 phy_err(phy, "stream on failed in subdev\n"); in cal_camerarx_start() 448 phy_err(phy, "stream off failed in subdev\n"); in cal_camerarx_stop() 452 phy_err(phy, "power off failed in subdev\n"); in cal_camerarx_stop() 544 phy_err(phy, "Failed to parse endpoint\n"); in cal_camerarx_parse_dt() 552 phy_err(phy, "Invalid position %u for data lane %u\n", in cal_camerarx_parse_dt()
|
D | cal.h | 282 #define phy_err(phy, fmt, arg...) \ macro
|
D | cal.c | 771 phy_err(phy, "Source %s has no connected source pad\n", in cal_async_notifier_bound() 781 phy_err(phy, "Failed to create media link for source %s\n", in cal_async_notifier_bound() 847 phy_err(phy, "Failed to add subdev to notifier\n"); in cal_async_notifier_register()
|
/linux-5.19.10/drivers/usb/mtu3/ |
D | mtu3_plat.c | 153 goto phy_err; in ssusb_rscs_init() 158 phy_err: in ssusb_rscs_init() 530 goto phy_err; in mtu3_resume_common() 534 phy_err: in mtu3_resume_common()
|
/linux-5.19.10/drivers/net/wireless/ath/ath9k/ |
D | common-debug.h | 50 u32 phy_err; member
|
D | common-debug.c | 113 RX_CMN_STAT_INC(phy_err); in ath9k_cmn_debug_stat_rx() 152 RXS_ERR("PHY ERR", phy_err); in read_file_recv()
|
D | htc_drv_debug.c | 469 data[i++] = SRXBASE.phy_err; in ath9k_htc_get_et_stats()
|
D | debug.c | 1398 AWDATA_RX(phy_err); in ath9k_get_et_stats()
|
/linux-5.19.10/drivers/net/wireless/ath/carl9170/ |
D | wlan.h | 355 u8 phy_err; member
|
/linux-5.19.10/drivers/net/wireless/ath/ath11k/ |
D | debugfs_htt_stats.h | 1580 u32 phy_err[HTT_STATS_PHY_ERR_MAX]; member
|
D | debugfs_htt_stats.c | 3385 PRINT_ARRAY_TO_BUF(buf, len, htt_stats_buf->phy_err, "phy_errs", in htt_print_rx_pdev_fw_stats_phy_err_tlv()
|