Home
last modified time | relevance | path

Searched refs:LAN743X_PTP_N_GPIO (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.h14 #define LAN743X_PTP_N_GPIO LAN7431_N_GPIO macro
71 struct ptp_pin_desc pin_config[LAN743X_PTP_N_GPIO];
H A Dlan743x_ptp.c1005 if (n_pins > LAN743X_PTP_N_GPIO) in lan743x_ptp_open()
1006 n_pins = LAN743X_PTP_N_GPIO; in lan743x_ptp_open()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.h14 #define LAN743X_PTP_N_GPIO LAN7431_N_GPIO macro
79 struct ptp_pin_desc pin_config[LAN743X_PTP_N_GPIO];
H A Dlan743x_ptp.c1522 if (n_pins > LAN743X_PTP_N_GPIO) in lan743x_ptp_open()
1523 n_pins = LAN743X_PTP_N_GPIO; in lan743x_ptp_open()

Completed in 5 milliseconds