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

/drivers/net/phy/
H A Ddp83640_reg.h21 #define PTP_ESTS 0x001e /* PTP Event Status Register */ macro
103 /* Bit definitions for the PTP_ESTS register */
H A Ddp83640.c679 val = ext_read(master, PAGE4, PTP_ESTS);
680 pr_info("master PTP_ESTS 0x%04hx\n", val);
691 val = ext_read(tmp->phydev, PAGE4, PTP_ESTS);
692 pr_info("slave PTP_ESTS 0x%04hx\n", val);

Completed in 29 milliseconds