Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/dsa/microchip/
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
Dksz_ptp.c906 int ksz_ptp_clock_register(struct dsa_switch *ds) in ksz_ptp_clock_register() function
Dksz_common.c2176 ret = ksz_ptp_clock_register(ds); in ksz_setup()