Searched refs:supported_extts_flags (Results 1 – 10 of 10) sorted by relevance
205 unsigned int supported_extts_flags; in ptp_extts_request() local230 supported_extts_flags = ptp->info->supported_extts_flags; in ptp_extts_request()232 supported_extts_flags |= PTP_ENABLE_FEATURE; in ptp_extts_request()237 if (!(supported_extts_flags & PTP_STRICT_FLAGS)) in ptp_extts_request()238 supported_extts_flags |= PTP_EXTTS_EDGES; in ptp_extts_request()240 if (req.extts.flags & ~supported_extts_flags) in ptp_extts_request()
595 .supported_extts_flags = PTP_STRICT_FLAGS | PTP_EXT_OFFSET,
1749 .supported_extts_flags = PTP_STRICT_FLAGS | PTP_RISING_EDGE,
280 .supported_extts_flags = PTP_RISING_EDGE | PTP_FALLING_EDGE,
898 .supported_extts_flags = PTP_RISING_EDGE | in sja1105_ptp_clock_register()
997 .supported_extts_flags = PTP_RISING_EDGE |
999 ptp_info->supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS; in bnxt_ptp_pps_init()
965 clock->caps.supported_extts_flags = PTP_RISING_EDGE | in dp83640_clock_init()
4596 shared->ptp_clock_info.supported_extts_flags = PTP_RISING_EDGE | in __lan8814_ptp_probe_once()
2558 info->supported_extts_flags = PTP_RISING_EDGE | in ice_ptp_set_caps()