Home
last modified time | relevance | path

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

/drivers/net/phy/
Ddp83640_reg.h66 #define PTP_ENABLE (1<<2) /* Enable PTP Clock */ macro
Ddp83640.c656 ext_write(0, tmp->phydev, PAGE4, PTP_CTL, PTP_ENABLE); in recalibrate()
661 ext_write(0, master, PAGE4, PTP_CTL, PTP_ENABLE); in recalibrate()
1137 ext_write(0, phydev, PAGE4, PTP_CTL, PTP_ENABLE); in dp83640_config_init()
Dnxp-c45-tja11xx.c148 #define PTP_ENABLE BIT(3) macro
1071 PTP_ENABLE); in nxp_c45_config_init()
/drivers/net/ethernet/freescale/dpaa2/
Ddpni.c2135 PTP_ENABLE) ? 1 : 0; in dpni_get_single_step_cfg()
2173 dpni_set_field(flags, PTP_ENABLE, !!ptp_cfg->en); in dpni_set_single_step_cfg()
/drivers/net/dsa/microchip/
Dksz9477_reg.h558 #define PTP_ENABLE BIT(6) macro