Searched refs:nxp_c45_phy (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/net/phy/ |
D | nxp-c45-tja11xx.c | 186 struct nxp_c45_phy; 275 bool (*get_egressts)(struct nxp_c45_phy *priv, 277 bool (*get_extts)(struct nxp_c45_phy *priv, struct timespec64 *extts); 284 struct nxp_c45_phy { struct 393 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in _nxp_c45_ptp_gettimex64() 413 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_gettimex64() 425 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in _nxp_c45_ptp_settime64() 444 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_settime64() 455 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_adjfine() 486 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_adjtime() [all …]
|