Lines Matching refs:nxp_c45_phy
188 struct nxp_c45_phy;
277 bool (*get_egressts)(struct nxp_c45_phy *priv,
279 bool (*get_extts)(struct nxp_c45_phy *priv, struct timespec64 *extts);
376 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in _nxp_c45_ptp_gettimex64()
396 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_gettimex64()
408 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in _nxp_c45_ptp_settime64()
427 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_settime64()
438 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_adjfine()
469 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_adjtime()
501 static bool nxp_c45_get_extts(struct nxp_c45_phy *priv, in nxp_c45_get_extts()
532 static bool tja1120_get_extts(struct nxp_c45_phy *priv, in tja1120_get_extts()
565 static void nxp_c45_read_egress_ts(struct nxp_c45_phy *priv, in nxp_c45_read_egress_ts()
585 static bool nxp_c45_get_hwtxts(struct nxp_c45_phy *priv, in nxp_c45_get_hwtxts()
616 static bool tja1120_get_hwtxts(struct nxp_c45_phy *priv, in tja1120_get_hwtxts()
649 static void nxp_c45_process_txts(struct nxp_c45_phy *priv, in nxp_c45_process_txts()
686 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_do_aux_work()
736 static void nxp_c45_gpio_config(struct nxp_c45_phy *priv, in nxp_c45_gpio_config()
745 static int nxp_c45_perout_enable(struct nxp_c45_phy *priv, in nxp_c45_perout_enable()
844 static int nxp_c45_extts_enable(struct nxp_c45_phy *priv, in nxp_c45_extts_enable()
889 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_enable()
934 static int nxp_c45_init_ptp_clock(struct nxp_c45_phy *priv) in nxp_c45_init_ptp_clock()
968 struct nxp_c45_phy *priv = container_of(mii_ts, struct nxp_c45_phy, in nxp_c45_txtstamp()
990 struct nxp_c45_phy *priv = container_of(mii_ts, struct nxp_c45_phy, in nxp_c45_rxtstamp()
1011 struct nxp_c45_phy *priv = container_of(mii_ts, struct nxp_c45_phy, in nxp_c45_hwtstamp()
1063 struct nxp_c45_phy *priv = container_of(mii_ts, struct nxp_c45_phy, in nxp_c45_ts_info()
1256 struct nxp_c45_phy *priv = phydev->priv; in nxp_c45_handle_interrupt()
1445 struct nxp_c45_phy *priv = phydev->priv; in nxp_c45_set_delays()
1473 struct nxp_c45_phy *priv = phydev->priv; in nxp_c45_get_delays()
1628 struct nxp_c45_phy *priv; in nxp_c45_probe()
1691 struct nxp_c45_phy *priv = phydev->priv; in nxp_c45_remove()