Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_clock.c44 u64 timestamp1, timestamp2, temp; in measure_clock() local
51 ret = adf_get_fw_timestamp(accel_dev, &timestamp1); in measure_clock()
89 temp = (timestamp2 - timestamp1) * ME_CLK_DIVIDER * 10; in measure_clock()
/linux/drivers/scsi/
H A Dpmcraid.c1530 (le32_to_cpu(pinstance->ccn.hcam->timestamp1) | in pmcraid_handle_config_change()