Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dptp_clock.h32 #define PTP_RISING_EDGE (1<<1) macro
35 #define PTP_EXTTS_EDGES (PTP_RISING_EDGE | PTP_FALLING_EDGE)
41 PTP_RISING_EDGE | \
50 PTP_RISING_EDGE | \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dptp_clock.h30 #define PTP_RISING_EDGE (1<<1) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dptp_clock.h30 #define PTP_RISING_EDGE (1<<1) macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/ptp/
H A Dtestptp.c67 PTP_ENABLE_FEATURE | PTP_RISING_EDGE, in do_flag_test()
69 PTP_ENABLE_FEATURE | PTP_RISING_EDGE | PTP_FALLING_EDGE, in do_flag_test()
/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dptp.c271 int rising = (rq->extts.flags & PTP_RISING_EDGE); in mv88e6352_ptp_enable_extts()
278 PTP_RISING_EDGE | in mv88e6352_ptp_enable_extts()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/renesas/
H A Dravb_ptp.c187 PTP_RISING_EDGE | in ravb_ptp_extts()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c266 PTP_RISING_EDGE | in mlx5_extts_configure()
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.c771 PTP_RISING_EDGE | in sja1105_extts_enable()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c526 PTP_RISING_EDGE | in igb_ptp_feature_enable_i210()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Ddp83640.c475 PTP_RISING_EDGE | in ptp_dp83640_enable()