Home
last modified time | relevance | path

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

/drivers/net/ethernet/xscale/
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
Dptp_ixp46x.c245 int ixp46x_ptp_find(struct ixp46x_ts_regs *__iomem *regs, int *phc_index) in ixp46x_ptp_find() function
255 EXPORT_SYMBOL_GPL(ixp46x_ptp_find);
Dixp4xx_eth.c388 ret = ixp46x_ptp_find(&port->timesync_regs, &port->phc_index); in hwtstamp_set()
1003 ixp46x_ptp_find(&port->timesync_regs, &port->phc_index); in ixp4xx_get_ts_info()