Home
last modified time | relevance | path

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

/linux/drivers/ptp/
H A Dptp_chardev.c205 unsigned int supported_extts_flags; in ptp_extts_request() local
230 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()
H A Dptp_fc3.c595 .supported_extts_flags = PTP_STRICT_FLAGS | PTP_EXT_OFFSET,
H A Dptp_clockmatrix.c2034 .supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS,
2052 .supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS,
H A Dptp_netc.c745 .supported_extts_flags = PTP_RISING_EDGE | PTP_FALLING_EDGE |
H A Dptp_idt82p33.c1178 caps->supported_extts_flags = PTP_RISING_EDGE | in idt82p33_caps_init()
H A Dptp_ocp.c1489 .supported_extts_flags = PTP_STRICT_FLAGS | PTP_RISING_EDGE,
/linux/include/linux/
H A Dptp_clock_kernel.h202 unsigned int supported_extts_flags; member
/linux/drivers/net/ethernet/renesas/
H A Dravb_ptp.c280 .supported_extts_flags = PTP_RISING_EDGE | PTP_FALLING_EDGE,
/linux/drivers/net/dsa/mv88e6xxx/
H A Dptp.c523 chip->ptp_clock_info.supported_extts_flags = PTP_RISING_EDGE | in mv88e6xxx_ptp_setup()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c1339 adapter->ptp_caps.supported_extts_flags = PTP_RISING_EDGE | in igb_ptp_init()
1364 adapter->ptp_caps.supported_extts_flags = PTP_RISING_EDGE | in igb_ptp_init()
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.c898 .supported_extts_flags = PTP_RISING_EDGE | in sja1105_ptp_clock_register()
/linux/drivers/net/phy/
H A Dbcm-phy-ptp.c741 .supported_extts_flags = PTP_STRICT_FLAGS | PTP_RISING_EDGE,
H A Ddp83640.c971 clock->caps.supported_extts_flags = PTP_RISING_EDGE | in dp83640_clock_init()
H A Dnxp-c45-tja11xx.c955 .supported_extts_flags = PTP_RISING_EDGE | in nxp_c45_init_ptp_clock()
H A Dmicrel.c4478 shared->ptp_clock_info.supported_extts_flags = PTP_RISING_EDGE | in __lan8814_ptp_probe_once()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c997 .supported_extts_flags = PTP_RISING_EDGE |
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c1193 adapter->ptp_caps.supported_extts_flags = PTP_RISING_EDGE | in igc_ptp_init()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c1015 ptp_info->supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS; in bnxt_ptp_pps_init()
/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.c1536 ptp->ptp_clock_info.supported_extts_flags = PTP_RISING_EDGE | in lan743x_ptp_open()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c1093 clock->ptp_info.supported_extts_flags = PTP_RISING_EDGE | in mlx5_init_pin_config()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c2556 info->supported_extts_flags = PTP_RISING_EDGE | in ice_ptp_set_caps()