Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/phy/
H A Dmicrel.c4126 #define LAN8841_PTP_GPIO_NUM 10 macro
4280 if (pin == -1 || pin >= LAN8841_PTP_GPIO_NUM) in lan8841_ptp_perout()
4464 if (pin == -1 || pin >= LAN8841_PTP_GPIO_NUM) in lan8841_ptp_extts()
4519 .n_per_out = LAN8841_PTP_GPIO_NUM,
4520 .n_ext_ts = LAN8841_PTP_GPIO_NUM,
4521 .n_pins = LAN8841_PTP_GPIO_NUM,
4550 LAN8841_PTP_GPIO_NUM, in lan8841_probe()
4556 for (int i = 0; i < LAN8841_PTP_GPIO_NUM; ++i) { in lan8841_probe()

Completed in 10 milliseconds