Home
last modified time | relevance | path

Searched refs:LAN966X_PHC_PINS_NUM (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_ptp.c827 if (pin == -1 || pin >= LAN966X_PHC_PINS_NUM) in lan966x_ptp_perout()
931 if (pin == -1 || pin >= LAN966X_PHC_PINS_NUM) in lan966x_ptp_extts()
982 .n_per_out = LAN966X_PHC_PINS_NUM,
983 .n_ext_ts = LAN966X_PHC_PINS_NUM,
984 .n_pins = LAN966X_PHC_PINS_NUM,
995 for (i = 0; i < LAN966X_PHC_PINS_NUM; i++) { in lan966x_ptp_phc_init()
A Dlan966x_main.h70 #define LAN966X_PHC_PINS_NUM 7 macro
242 struct ptp_pin_desc pins[LAN966X_PHC_PINS_NUM];

Completed in 7 milliseconds