Home
last modified time | relevance | path

Searched refs:ixp46x_ptp_find (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/xscale/
H A Dixp46x_ts.h66 int ixp46x_ptp_find(struct ixp46x_ts_regs *__iomem *regs, int *phc_index);
68 static inline int ixp46x_ptp_find(struct ixp46x_ts_regs *__iomem *regs, int *phc_index) in ixp46x_ptp_find() function
H A Dptp_ixp46x.c233 int ixp46x_ptp_find(struct ixp46x_ts_regs *__iomem *regs, int *phc_index) in ixp46x_ptp_find() function
243 EXPORT_SYMBOL_GPL(ixp46x_ptp_find);
H A Dixp4xx_eth.c400 ret = ixp46x_ptp_find(&port->timesync_regs, &port->phc_index); in hwtstamp_set()
1015 ixp46x_ptp_find(&port->timesync_regs, &port->phc_index); in ixp4xx_get_ts_info()