Home
last modified time | relevance | path

Searched full:max_adj (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dptp_clock_kernel.h46 int max_adj; member
/freebsd/sys/contrib/device-tree/Bindings/ptp/
H A Dptp-qoriq.txt44 max_adj = 1000000000 * (FreqDivRatio - 1.0) - 1
H A Dfsl,ptp.yaml100 max_adj = 1000000000 * (FreqDivRatio - 1.0) - 1
/freebsd/sys/dev/axgbe/
H A Dxgbe-ptp.c230 info->max_adj = pdata->ptpclk_rate; in xgbe_ptp_register()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dptp.c278 mvm->ptp_data.ptp_clock_info.max_adj = 0x7fffffff; in iwl_mvm_ptp_init()