Searched refs:mchp_rds_phy_read_mmd (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/phy/ |
| H A D | microchip_rds_ptp.c | 6 static int mchp_rds_phy_read_mmd(struct mchp_rds_ptp_clock *clock, in mchp_rds_phy_read_mmd() function 110 general_config = mchp_rds_phy_read_mmd(clock, MCHP_RDS_PTP_GEN_CFG, in mchp_general_event_config() 305 rc = mchp_rds_phy_read_mmd(clock, in mchp_rds_ptp_flush_fifo() 313 return mchp_rds_phy_read_mmd(clock, MCHP_RDS_PTP_INT_STS, in mchp_rds_ptp_flush_fifo() 819 rc = mchp_rds_phy_read_mmd(clock, MCHP_RDS_PTP_LTC_READ_NS_HI, in mchp_rds_ptp_ltc_gettime64() 826 rc = mchp_rds_phy_read_mmd(clock, MCHP_RDS_PTP_LTC_READ_NS_LO, in mchp_rds_ptp_ltc_gettime64() 978 rc = mchp_rds_phy_read_mmd(clock, MCHP_RDS_PTP_RX_MSG_HDR2, in mchp_rds_ptp_get_rx_ts() 1006 caps = mchp_rds_phy_read_mmd(clock, MCHP_RDS_PTP_CAP_INFO, in mchp_rds_ptp_process_rx_ts() 1044 rc = mchp_rds_phy_read_mmd(clock, MCHP_RDS_PTP_TX_MSG_HDR2, in mchp_rds_ptp_get_tx_ts() 1065 caps = mchp_rds_phy_read_mmd(clock, MCHP_RDS_PTP_CAP_INFO, in mchp_rds_ptp_process_tx_ts() [all …]
|