Searched refs:timer_val_pke (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_gen4_hw_data.c220 u64 timer_val_pke = ADF_SSM_WDT_PKE_DEFAULT_VALUE; local
238 adf_gen4_unpack_ssm_wdtimer(timer_val_pke,
H A Dadf_init.c215 u32 timer_val_pke = ADF_GEN2_SSM_WDT_PKE_DEFAULT_VALUE; local
236 &timer_val_pke))
238 timer_val_pke = timer_val_pke * (clk_per_sec / 1000);
247 ADF_CSR_WR(csr, ADF_SSMWDTPKE(i), timer_val_pke);
/freebsd-current/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_hw_data.c213 u64 timer_val_pke = ADF_C4XXX_SSM_WDT_PKE_64BIT_DEFAULT_VALUE; local
221 c4xxx_unpack_ssm_wdtimer(timer_val_pke,

Completed in 113 milliseconds