Home
last modified time | relevance | path

Searched refs:MCHP_RDS_PTP_INT_ALL_MSK (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/phy/
H A Dmicrochip_rds_ptp.h64 #define MCHP_RDS_PTP_INT_ALL_MSK (MCHP_RDS_PTP_INT_TX_TS_OVRFL_EN | \ macro
H A Dmicrochip_rds_ptp.c323 enable ? MCHP_RDS_PTP_INT_ALL_MSK : 0); in mchp_rds_ptp_config_intr()