Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1620 #define MIN_PULSE 3 in ice_ptp_cfg_clkout() macro
1621 if (period <= MIN_PULSE || period > U32_MAX) { in ice_ptp_cfg_clkout()
1623 MIN_PULSE * 2); in ice_ptp_cfg_clkout()