Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Ddp83640_reg.h62 #define TRIG_LOAD (1<<6) /* Load PTP Trigger */ macro
H A Ddp83640.c341 val |= TRIG_LOAD; in periodic_output()
356 val &= ~TRIG_LOAD; in periodic_output()
677 val |= TRIG_LOAD; in recalibrate()
681 val &= ~TRIG_LOAD; in recalibrate()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Ddp83640_reg.h62 #define TRIG_LOAD (1<<6) /* Load PTP Trigger */ macro
H A Ddp83640.c349 val |= TRIG_LOAD; in periodic_output()
364 val &= ~TRIG_LOAD; in periodic_output()
682 val |= TRIG_LOAD; in recalibrate()
686 val &= ~TRIG_LOAD; in recalibrate()

Completed in 7 milliseconds