Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Dptp.c44 #define PTP_CLOCK_CFG_PPS_INV BIT_ULL(31) macro
321 clock_cfg |= PTP_CLOCK_CFG_PPS_EN | PTP_CLOCK_CFG_PPS_INV; in ptp_start()