Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/phy/
Ddp83640.c637 u16 cal_gpio, cfg0, evnt, ptp_trig, trigger, val; in recalibrate() local
640 cal_gpio = 1 + ptp_find_pin_unlocked(clock->ptp_clock, PTP_PF_PHYSYNC, 0); in recalibrate()
641 if (cal_gpio < 1) { in recalibrate()
668 evnt |= (cal_gpio & EVNT_GPIO_MASK) << EVNT_GPIO_SHIFT; in recalibrate()
681 ptp_trig |= (cal_gpio & TRIG_GPIO_MASK) << TRIG_GPIO_SHIFT; in recalibrate()