Searched refs:port_ptp_read (Results 1 – 3 of 3) sorted by relevance
146 .port_ptp_read = mv88e6352_g2_avb_port_ptp_read,171 .port_ptp_read = mv88e6352_g2_avb_port_ptp_read,233 .port_ptp_read = mv88e6390_g2_avb_port_ptp_read,
24 if (!chip->info->ops->avb_ops->port_ptp_read) in mv88e6xxx_port_ptp_read()27 return chip->info->ops->avb_ops->port_ptp_read(chip, port, addr, in mv88e6xxx_port_ptp_read()
691 int (*port_ptp_read)(struct mv88e6xxx_chip *chip, int port, int addr, member