Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.h36 int ksz_ptp_clock_register(struct dsa_switch *ds);
58 static inline int ksz_ptp_clock_register(struct dsa_switch *ds) in ksz_ptp_clock_register() function
H A Dksz_ptp.c903 int ksz_ptp_clock_register(struct dsa_switch *ds) in ksz_ptp_clock_register() function
H A Dksz_common.c2560 ret = ksz_ptp_clock_register(ds); in ksz_setup()