ixp46x_ptp_find
int ixp46x_ptp_find(struct ixp46x_ts_regs *__iomem *regs, int *phc_index);
ixp46x_ptp_find(&port->timesync_regs, &port->phc_index);
ret = ixp46x_ptp_find(&port->timesync_regs, &port->phc_index);
EXPORT_SYMBOL_GPL(ixp46x_ptp_find);