Searched refs:PTP_CLOCK_CFG_PPS_INV (Results 1 – 1 of 1) sorted by relevance
45 #define PTP_CLOCK_CFG_PPS_INV BIT_ULL(31) macro483 clock_cfg |= PTP_CLOCK_CFG_PPS_EN | PTP_CLOCK_CFG_PPS_INV; in ptp_pps_on()494 clock_cfg &= ~(PTP_CLOCK_CFG_PPS_EN | PTP_CLOCK_CFG_PPS_INV); in ptp_pps_on()