PTP_RISING_EDGE
int rising = (rq->extts.flags & PTP_RISING_EDGE);
chip->ptp_clock_info.supported_extts_flags = PTP_RISING_EDGE |
.supported_extts_flags = PTP_RISING_EDGE |
ptp_info->supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS;
if (rq->flags & PTP_RISING_EDGE)
info->supported_extts_flags = PTP_RISING_EDGE |
adapter->ptp_caps.supported_extts_flags = PTP_RISING_EDGE |
adapter->ptp_caps.supported_extts_flags = PTP_RISING_EDGE |
adapter->ptp_caps.supported_extts_flags = PTP_RISING_EDGE |
clock->ptp_info.supported_extts_flags = PTP_RISING_EDGE |
ptp->ptp_clock_info.supported_extts_flags = PTP_RISING_EDGE |
.supported_extts_flags = PTP_RISING_EDGE |
.supported_extts_flags = PTP_RISING_EDGE | PTP_FALLING_EDGE,
.supported_extts_flags = PTP_STRICT_FLAGS | PTP_RISING_EDGE,
clock->caps.supported_extts_flags = PTP_RISING_EDGE |
if (flags & PTP_RISING_EDGE)
shared->ptp_clock_info.supported_extts_flags = PTP_RISING_EDGE |
if (flags & PTP_RISING_EDGE)
if (extts->flags & PTP_RISING_EDGE)
if (extts->flags & PTP_RISING_EDGE ||
if ((extts->flags & PTP_RISING_EDGE) &&
.supported_extts_flags = PTP_RISING_EDGE |
.supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS,
.supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS,
caps->supported_extts_flags = PTP_RISING_EDGE |
.supported_extts_flags = PTP_RISING_EDGE | PTP_FALLING_EDGE |
.supported_extts_flags = PTP_STRICT_FLAGS | PTP_RISING_EDGE,
#define PTP_EXTTS_EDGES (PTP_RISING_EDGE | PTP_FALLING_EDGE)
PTP_RISING_EDGE | \
PTP_RISING_EDGE | \
edge = (edge & 1 ? PTP_RISING_EDGE : 0) |
PTP_ENABLE_FEATURE | PTP_RISING_EDGE,
PTP_ENABLE_FEATURE | PTP_RISING_EDGE | PTP_FALLING_EDGE,