Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/phy/
Ddp83640.c627 u16 cal_gpio, cfg0, evnt, ptp_trig, trigger, val; in recalibrate() local
630 cal_gpio = 1 + ptp_find_pin(clock->ptp_clock, PTP_PF_PHYSYNC, 0); in recalibrate()
631 if (cal_gpio < 1) { in recalibrate()
658 evnt |= (cal_gpio & EVNT_GPIO_MASK) << EVNT_GPIO_SHIFT; in recalibrate()
671 ptp_trig |= (cal_gpio & TRIG_GPIO_MASK) << TRIG_GPIO_SHIFT; in recalibrate()