Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/dsa/microchip/
Dksz_ptp_reg.h52 #define PTP_ENABLE BIT(6) macro
Dksz_ptp.c289 return ksz_rmw16(dev, REG_PTP_MSG_CONF1, PTP_ENABLE, in ksz_ptp_enable_mode()
290 tag_en ? PTP_ENABLE : 0); in ksz_ptp_enable_mode()
Dksz9477_reg.h551 #define PTP_ENABLE BIT(6) macro
/Linux-v6.6/drivers/net/phy/
Ddp83640_reg.h66 #define PTP_ENABLE (1<<2) /* Enable PTP Clock */ macro
Dnxp-c45-tja11xx.c152 #define PTP_ENABLE BIT(3) macro
1701 PTP_ENABLE); in tja1103_ptp_init()
1816 PTP_ENABLE); in tja1120_ptp_init()
1824 PTP_ENABLE); in tja1120_ptp_enable()
1828 PTP_ENABLE); in tja1120_ptp_enable()
Ddp83640.c654 ext_write(0, tmp->phydev, PAGE4, PTP_CTL, PTP_ENABLE); in recalibrate()
659 ext_write(0, master, PAGE4, PTP_CTL, PTP_ENABLE); in recalibrate()
1119 ext_write(0, phydev, PAGE4, PTP_CTL, PTP_ENABLE); in dp83640_config_init()
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa2/
Ddpni.c2139 PTP_ENABLE) ? 1 : 0; in dpni_get_single_step_cfg()
2179 dpni_set_field(flags, PTP_ENABLE, !!ptp_cfg->en); in dpni_set_single_step_cfg()